<%@ page import="java.sql.*" %> <%@ page import="java.util.*" %> <%@ page import="java.text.*" %> <%@ page import="com.assorted.affiliate.data.*" %> <%@ page import="com.assorted.affiliate.display.*" %> <%@ include file="/jsp/session-handler.jsp" %> AssortedInternet.com - Error Log Access <%@ include file="/ssi/header.html" %>
 
ERROR LOG ACCESS
 
 

Error Log Access

Error logs on the server contain records of all of the errors that occur on your web site. This includes errors like:

  • 404 - File Not Found: These errors occur when a user tries to access a web page that doesn't exist. Broken links, for example.
  • 500 - Internal Server Error: These errors occur when the server cannot run a script or access a file. These often occur with broken CGI scripts.

All of our web hosting plans include raw log access. You will be able to access your web server logs directly on the server via an SSH session at the following locations:

  • Access Logs: /usr/local/apache/domlogs/yourname.com
  • Error Logs: /usr/local/apache/logs/error.log

Or alternatively you can download your logs with one click through our CPanel control panel. <%@ include file="/ssi/learn-about-sales-links.jsp" %>

<%@ include file="/ssi/footer.html" %>