• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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 not updating

W

wharfratjoe

Guest
CLAMAV doesnt seem to be updating automatically (i will add more mirror databases to the freshclam.conf file today) I am at version 809 and the virus definition database has been updated to version 813.

Now that I ran it manually I am uptodate:

C:\clamav-devel\bin>freshclam.exe
ClamAV update process started at Thu Apr 7 05:44:22 2005
main.cvd is up to date (version: 30, sigs: 31086, f-level: 4, builder: tkojm)
Downloading daily.cvd [*]
daily.cvd updated (version: 813, sigs: 1493, f-level: 4, builder: trog)
Database updated (32579 signatures) from database.clamav.net (IP: 206.58.251.131
)
Clamd successfully notified about the update.

Verified it wihin the control panel as well:
ClamAV devel-20050323/813/Thu Apr 7 03:20:51 2005

i also setup the freshclam.pid (process) within in the freshclam.conf file to run seperatley than inside of the clamd.pid process to test this

If I am missing something for auto update please let me know. I made no changes to either the clamd.conf or freshclam.conf files.

Thanks
Joe
 
again i had to manually update clamav to receive the new virus def's:

C:\clamav-devel\bin>freshclam.exe
ClamAV update process started at Thu Apr 7 13:17:43 2005
main.cvd is up to date (version: 30, sigs: 31086, f-level: 4, builder: tkojm)
Downloading daily.cvd [*]
daily.cvd updated (version: 815, sigs: 1495, f-level: 4, builder: arnaud)
Database updated (32581 signatures) from database.clamav.net (IP: 65.110.48.11)
Clamd successfully notified about the update.
 
is shedule task in Plesk for updating Clamav active?
 
you know, i forgot to look there...yes its enabled for only everyday @ midnight . i changed it to every hour.

Thanks!
 
now i am getting this error:

Running task: C:\clamav-devel\bin\freshclam.exe
Started: Thursday, April 07, 2005 3:00:15 PM
Task output:
ERROR: Can't open /cygdrive/c/clamav-devel/log/freshclam.log in append mode (check permissions!).

Task error output:
ERROR: Problem with internal logger.

Ended: Thursday, April 07, 2005 3:00:15 PM with code (1)

I am guessing beause the log file is being used by another process. Is there anyway around this?
 
This is a bug in windows ClamAV implementation. Open in windows explorer c:\clamav-devel and set inherit rights to log directory and children.
 
i added the plesk admin read /exec and the psaserv read/exec and the emails are coming in correct now. Thanks
 
I applied psaserv to c:\clam-devel with

Read & Excute
List Folder Content
Read
Write

as well as changed pasadm and psacln to have the same permission as above, and ticked "Allow inheritable...." in Advanced.

But I am still having these errors,

ERROR: Can't open /cygdrive/c/clamav-devel/log/freshclam.log in append mode (check permissions!).
ERROR: Problem with internal logger.


What have I missed? Thank you.
 
my permissions are the following:

administrators and system - full control
psaserv - write

do not allow inheritable from parent to propogate

check the replace permissions on child objects.

this is working for me.

hope this helps,
Joe
 
Back
Top