StatsDawg

To See What Your Server Is Barking At

Home : Help : About

Apache Error Log

This shows the last few lines from the Apache error log. This can often show important information, such as if MaxClients was reached, any file not found errors, PHP errors, etc. Both the number of lines displayed as well as the error_log location are a configurable option in the apache.inc.php configuration file.

Error Log

[Mon Feb 12 01:27:50 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:28:16 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:28:24 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:28:28 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:28:31 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:29:10 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:29:11 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:29:14 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:29:21 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
[Mon Feb 12 01:29:24 2007] [error] [client 192.168.2.100] File does not exist:
/home/tim/sites/stats/htdocs/favicon.ico
	

Return to Table of Contents