[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Apache error



On Sat, 29 Jan 2000 14:54:44 +0530 Dr. Sudhir Kumar wrote :

>Internal Server Error
>The server encountered an internal error or misconfiguration and was unable

>
>[Sat Jan 29 14:46:22 2000] [error] [client 164.100.242.138] Premature 
> of script headers: /home/httpd/cgi-bin/search.pl 

May be your script encountered some error and died before it could send out
the page  ? Try running it from the commandline.

If it works OK from the commandline, the problem could be with Perl's
output buffering. Try flushing the STDOUT after the headers have been output.

This problem has been discussed in Apache's documentation. (In the
file "/home/httpd/html/manual/misc/FAQ.html" in the RH6.1 distribution)

Regards,

Kala
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.