• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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