Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin 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.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
In /var/log/httpd.log I see the following error messages:
2009:01:24-15:59:43 FW-0001 httpd[8765]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:43 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:43 +0100] "GET /" 403 -
2009:01:24-15:59:44 FW-0001 httpd[8767]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:44 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:44 +0100] "GET /" 403 -
2009:01:24-15:59:50 FW-0001 httpd[8766]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:50 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:50 +0100] "GET /" 403 -
2009:01:24-15:59:51 FW-0001 httpd[8764]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:51 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:51 +0100] "GET /" 403 -
2009:01:24-15:59:52 FW-0001 httpd[8760]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:52 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:52 +0100] "GET /" 403 -
2009:01:24-15:59:53 FW-0001 httpd[8762]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:53 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:53 +0100] "GET /" 403 -
2009:01:24-15:59:54 FW-0001 httpd[8761]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:54 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:54 +0100] "GET /" 403 -
2009:01:24-15:59:55 FW-0001 httpd[8755]: [error] [client 127.0.0.1] access to /var/webadmin/ failed, reason: SSL connection required
2009:01:24-15:59:55 FW-0001 httpd: 127.0.0.1 - - [24/Jan/2009:15:59:55 +0100] "GET /" 403 -
2009:01:24-21:58:50 FW-0001 httpd[6186]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:58:54 FW-0001 httpd[6186]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:58:54 FW-0001 httpd: 10.7.2.253 - - [24/Jan/2009:21:58:49 +0100] "GET / HTTP/1.1" 500 -
2009:01:24-21:58:55 FW-0001 httpd: 10.7.2.253 - - [24/Jan/2009:21:58:55 +0100] "GET /favicon.ico HTTP/1.1" 200 1406
2009:01:24-21:59:00 FW-0001 httpd[5586]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:59:04 FW-0001 httpd[5586]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:59:04 FW-0001 httpd: 10.7.2.253 - - [24/Jan/2009:21:58:59 +0100] "GET / HTTP/1.1" 500 -
2009:01:24-21:59:22 FW-0001 httpd[6186]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:59:26 FW-0001 httpd[6186]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:59:26 FW-0001 httpd: 10.7.2.253 - - [24/Jan/2009:21:59:21 +0100] "GET / HTTP/1.1" 500 -
2009:01:24-21:59:51 FW-0001 httpd[5586]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:59:55 FW-0001 httpd[5586]: [error] [client 10.7.2.253] Premature end of script headers: index.plx
2009:01:24-21:59:55 FW-0001 httpd: 10.7.2.253 - - [24/Jan/2009:21:59:50 +0100] "GET / HTTP/1.1" 500 -
a `/etc/init.d/httpd restart` does not resolve the issue, but rebooting does.