• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

clamav

R

roberto@

Guest
Hi,

I'm using plesk on debian 3.1 and I isntalled clamav. There is a problem with freshclam. See below our logs..

--
ClamAV update process started at Sun Mar 5 12:25:06 2006
main.cvd is up to date (version: 36, sigs: 44686, f-level: 7, builder: tkojm)
daily.cvd updated (version: 1315, sigs: 1195, f-level: 7, builder: sven)
Database updated (45881 signatures) from db.local.clamav.net (IP: 193.206.139.37)
ERROR: Clamd was NOT notified: Can't connect to clamd through /var/run/clamav/clamd.ctl
---
In /var/run/clamav/ I have only freshclam.pid

Also, I have no files named clamd.ctl on the server

Suggestions?

Thanks.
 
Clamd is not running on your system. On most systems, you can start this with a /sbin/service clamd start. I'm not 100% sure about Debian, as I'm used to the other methods I use... Another way would be to use slocate to find clamd, then run it directly. Just be aware that it runs as a different user for me...

qmailq 24936 0.0 4.9 45820 24972 ? S Jan24 9:33 clamd
 
Back
Top