• 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.

psa error log

J

jean-david

Guest
Since the latest hotfix, spamassasin is very often down and watchdog keeps restarting it.

I checked the logs in
psa/admin/logs/httpsd_error_log
and found:
/tmp/monitrc.chk: No such file or directory
Control file syntax OK
Control file syntax OK
unix dgram connect: Connection refused at /usr/sbin/spamd line 1746
unix dgram connect: Connection refused at /usr/sbin/spamd line 1746
What does it mean ? I checked and the /tmp/monitrc.chk file exists !
What's the problem with spamd ?

BTW, there are some file not exist line.
[Mon Oct 16 12:06:11 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/dBox-footer-bg.gif'
[Mon Oct 16 12:06:11 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/dBox-header-right.gif'
[Mon Oct 16 12:06:11 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/news-header-bg.gif'
[Mon Oct 16 12:06:12 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/dBox-header-left.gif'
I've found that the folder /opt/psa/admin/htdocs/skins/winxp.new/css/main/images is missing. Did the debian installer install those files ?
 
Back
Top