Posted by Steven Saunderson on 05/05/06 11:33
On Fri, 05 May 2006 10:09:27 +0200, chlori <usenet314@arto.ch> wrote:
> Jim Moe wrote:
> >> I get an "Internal Server Error". Any ideas?
> >>
> > What is in your error_log for the error?
>
> [Fri May 5 10:07:04 2006] [error] [client xx.xx.xxx.xx] Premature end
> of script headers: /home/xyxyx/public_html/xxxx/links.php
The Apache 2 all_in_one.htm says : "Premature end of script headers"
"Most problems with CGI scripts result in this message written in the
error log together with an Internal Server Error delivered to the
browser. A guide to helping debug this type of problem is available in
the CGI tutorial."
Perhaps the CGI engine is trying to process your PHP file.
--
Steven
[Back to original message]
|