This looks like a suexec error. Check your suexec log file to see. It's probably a mismatched owner/group permission. Check your Apache docs for more information.
William
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had installed Apache 1.3.33 on Red Hat 9. I untarred cvs monitor tar inside /www/cgi-bin
In the browser i typed http://host/cgi-bin/cvsmonitor/setup.pl
I received an Internal Server Error, and I see this on error logs "Premature end of script headers: /www/cgi-bin/cvsmonitor/setup.pl"
How can I fix this?
PD: Perl is v5.8.0
This looks like a suexec error. Check your suexec log file to see. It's probably a mismatched owner/group permission. Check your Apache docs for more information.
William