• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Error Log

N

Nick Wood

Guest
Sorry if this is posted twice. It didnt seem to save the first time..

It might be straight forward, but I can find where the plesk error log is located. Can anyone help me out?

Nick
 
Hello Nick

Plesk panel apache log files:
PRODUCT_ROOT_D/admin/logs/

PRODUCT_ROOT_D variable can be found in /etc/psa/psa.conf

As for other services, usually logs are located:

mail logs:
PRODUCT_ROOT_D/var/log/maillog

client apache log:
/var/log/httpd/

Mysql log:
/var/log/mysqld.log
Horde log:
/var/log/psa-horde/psa-horde.log

Tomcat log:
/var/log/tomcat5/catalina.out
 
Back
Top