Friday, March 22, 2013

Cpanel - How to view error logs



Cpanel - How to view error logs

cat /var/log/messages | more

it will give you the server wide error messages

for cpanel server apache logs.


cd /usr/local/apache/domlogs


cat domainname
- it will give you the logs for a particular domain.


Cpanel logs:
/usr/local/cpanel/logs

Apache logs:
/usr/local/apache/logs

No comments:

Post a Comment