I have this script from this program called Article Xchange that I'm using on my site to handle a whole slew of articles. I want the content on my site to be dynamic and this would allow users to search for articles as well as bookmark them. The problem I'm having is I keep getting Error 500 with the explaination being "Premature end of script headers: /home/mgeeks/public_html/cgi-bin/ssd_artex_setup.pl" I can't find anything wrong with the script itself but I'm not very good with PERL. This script works out of my CGI-bin and has 2 other files included called templateIO.pm and ssd_artex_cfg.txt. The script itself is running out of a file called ssd_artex_setup.pl. I've attached it in the zip file. Any help would be greatly appreciated. Thanks.