Koozali.org: home of the SME Server

Freshclam Error

waldviertler

Freshclam Error
« on: October 11, 2006, 07:34:42 PM »
Hi

Freshclam does not update.
Error:
ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!).
ERROR: Problem with internal logger.

I've checked the permissions - the are ok.
Changed permissions to 777.
Does not help.
Delete freshclam.log and made a new file with touch freshclam.log
chmod 777 freshclam.log
Does not help.

What could be the reason?

Best regards
Wv

Offline smeghead

  • *
  • 563
  • +0/-0
Freshclam Error
« Reply #1 on: October 12, 2006, 06:26:37 AM »
.. on my system freshclam.log has:

Ownership (chown) smelog:smelog
Perms (chmod) 644

Run

ps -efa | grep fresh

to see if there is another freshclam thread running but frozen/stuck.

If so use

killall freshclam

to get rid of it and then try running freshclam manually.

I have just had a prob with an SME 6.x box and freshclam where the mirrors weren't sync'd when it tried to update, just be patient with this one or edit the freshclam.conf file to point to a mirror that is up to date (not recommended unless you REALLY need it)

HTH
..................