• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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