BugZilla Internal Server Error
Hi,
I am currently trying to implement bugzilla on my webserver. I have installed all the appropriate perl modules and configured it all as per `QUICKSTART`. When I try and open up index.cgi on the site I jus get `500 Internal Server Error`.
In my logs I am only getting the following line:
[Sat Jan 29 12:40:38 2005] [error] Premature end of script headers: index.cgi
I have the various AddHandler and ExecCGI options set, and have checked permissions and they should work...
-rwxr-x--- 1 devel apache 1.8K Jan 29 10:51 index.cgi
So at this point I need some advice... any ideas?
Thanks in advance
|