webalizer log permission issue

1 post / 0 new
#1 Tue, 03/19/2013 - 15:25
edwardsmarkf

webalizer log permission issue

hello all - i get these messages from webalizer (i assume this was something magically installed for me when i installed webmin)

/etc/cron.daily/00webalizer:

Error: Unable to restore run data (1) /etc/cron.daily/freshclam:

ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!).

i just did the following to attempt repair:

# ls -ltr  /var/log/clamav/freshclam.log
-rw-r--r-- 1 clamav clamav 0 Oct 14 04:07 /var/log/clamav/freshclam.log
# chmod   777  /var/log/clamav/freshclam.log

any other thoughts?