Marcus Habermehl wrote:
> ERROR: Can't open /var/log/freshclam.log in append mode.
> ERROR: Problem with internal logger.
> 
> Is there a general problem with my installation of clamav?
> 
> Marcus

The user you're running freshclam as doesn't have permissions to make files in /var/log

Here's what I did:

mkdir /var/log/clamav
chown clamav:clamav /var/log/clamav

tell clamd, freshclam, etc. to log to /var/log/clamav/freshclam.log, 
/var/log/clamav/clamd.log, etc.

[EMAIL PROTECTED]                      805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg,"
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to