CCL: WebMO installation
- From: FyD <fyd^_^u-picardie.fr>
- Subject: CCL: WebMO installation
- Date: Mon, 26 Sep 2005 08:50:35 +0200
Sent to CCL by: FyD [fyd^_^u-picardie.fr]
--Replace strange characters with the "at" sign to recover email
address--.
Dear All,
I try to finish the install of webMO and I get the following problem:
I try to load the "login.cgi" script as it is described in the
documentation:
http://http-server/user-login/public_html/cgi-bin/webmo/login.cgi
I get this following error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request. Please contact the server administrator, root^_^localhost
and inform them of the time the error occurred, and anything you might have
done that may have caused the error. More information about this error may be
available in the server error log.
=> Consequently, I look at the error.log:
tail -f /var/log/httpd/error_log
[Mon Sep 26 08:40:10 2005] [error] [client 195.83.150.178] Premature end of
script headers: login.cgi
=> I do a google search about this "Premature end of script
headers" in apache
server:
^_^ http://httpd.apache.org/docs/1.3/misc/FAQ.html#premature-script-headers
It is reported that "a complete set of HTTP headers" is required by
the server.
Does it mean I manually have to modify this login.cgi script ?
I do not think so since all the WebMO .cgi scripts have the same format.
I checked and I wonder if the http headers are not in the
"ParsedHTML.pm".
If so, why these headers are not automatically used ? Should I update something
(in /etc/httpd/conf/httpd.conf, for instance) to allow this ParsedHTML.pm to be
used ?
Thanks, regards, Francois