Error Log
This is a collection of errors produced by the Apache HTTP Server and written to the error log. When you receive an error in your browser, always check the error log for more details on the problem. If you can't find your error log, try consulting DistrosDefaultLayout.
Click on each link for more information about each of these error messages
|
A |
|
AcceptEx Failed |
|
|
|
|
|
Attempt to invoke directory as script |
|
|
|
C |
|
Client denied by server configuration |
|
|
|
|
|
Could not determine the server's fully qualified domain name... |
|
|
|
|
|
Could not bind to address 0.0.0.0:80 |
|
|
|
F |
|
File does not exist: /usr/local/apache/htdocs/favicon.ico |
|
|
|
|
|
(38)Function not implemented: core_output_filter: writing data to the network |
|
|
|
I |
|
Invalid argument: core_output_filter: writing data to the network |
|
|
|
|
|
Invalid command 'AuthDigestFile', perhaps misspelled... |
|
|
|
|
|
Invalid method in request \x80j\x01\x0\ |
|
|
|
M |
|
Mixing ports (* and non-* ports) |
|
|
|
N |
|
(28)No space left on device: Cannot create SSLMutex |
|
|
|
P |
|
(13)Permission denied |
|
|
|
|
|
(13)Permission denied: /.../.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable |
|
|
|
|
|
Premature End of Script Headers |
|
|
|
S |
|
Session Cache is not configured |
|
Access Log
Some things you may see in your access log, linked to their explanations:
Requests for sites other than your own: ProxyAbuse
Requests from the server to itself: InternalDummyConnection
Response sizes don't equal bytes sent: ResponseSize
What does the status code mean? CommonHTTPStatusCodes
Startup Failure
Be aware that if httpd cannot access its log directory (perhaps /var/log/httpd or a symlink in /etc/httpd/logs) it will not start up or even log a message.