How do I view the last 300 error messages that have been created by my web site?

Overview

This function will display the last 300 errors for your site. This can be very useful for determining what links are broken on your site, or what files do not exist that should. Checking this log frequently can help keep your site running smoothly

When the page loads and if there are any errors associated with your account, the following will be listed:

  • Day/Month/Year/Time
  • Client IP
  • Error
  • Location of page error occurred

For example, if a particular file does not exist, the following error will be shown:

[Wed Feb 14 21:41:43 2007] [error] [client 1.1.1.1] File does not exist: /home/user/public_html/404.shtml

The above indicates the file 404.shtml is not on your account. Most likely, the file was accessed somewhere on your web site and is now giving you an error.

Another example is if you do not have a robots.txt file on your account. First note that a robots.txt file is specific to search engine spiders. It's okay if you do not have this file, but the system will generate an error if a spider is unable to locate a robots.txt file on your server.

[Wed Feb 14 17:06:46 2007] [error] [client 1.1.1.1] File does not exist: /home/user/public_html/robots.txt

The errors displayed in this report are to help you identify where problems may be occurring on your web site and/or web hosting account.

  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

How do I view web site traffic statistics using Awstats, a third-party software program?

Overview Awstats is a web site analysis tool you can use to view the number of visitors to your...

How do I view web site traffic statistics using Webalizer, a third-party software program?

Overview Webalizer is a complex stats program that produces a variety of charts and graphs about...

How do I view how much bandwidth my web site has used today, this month, or this year?

Overview The Bandwidth Usage feature allows you to see the bandwidth usage for your site. It...

How do I view the raw access logs of visitors to my web site?

Overview Raw Access Logs allow you to see who has accessed your site without the use of graphs,...