
Hi Tony, On Mon, Sep 09, 2002 at 11:42:37AM -0400, Tony VanScoy wrote:
What is the output of "cd /home/cert/OpenTRS/bin/cgi-bin/" then "perl index.pl"?
i got errors complaining about MIME base64, so i installed that module. now "perl index.pl" outputs the html like you said it would. I thought that would work but domain.com/otrs/index.pl still gets 500 internal server errors. my apache error log still only says "Premature end of script headers: /*/*/*/*/index.pl". why would it output html at the command line, but not in the browser? apache config?
Let me guess, you use mod_perl? If yes, restart the webserver. And it works. Reason: mod_perl is reading the source code on startup (improved performance). If not, send us your httpd.conf. Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "The number of Unix installations has grown to 10, with more expected." The Unix Programmer's Manual, 2nd Edition, June 1972