in reply to Re: HTML::Template / Apache problem.
in thread HTML::Template / Apache problem.

Hi.

dws++ and bassplayer++

To my surprise, I was able to read the httpd error log. It said 'Premature end of script headers' so I simply changed the 'test.cgi' permissions with the following command:

chmod 755 test.cgi

then re-executed the program. It worked perfectly.

Thanks for the help,
-Katie.
  • Comment on Re: Re: HTML::Template / Apache problem.