• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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