On Thu, 10 May 2007, Pascal Duchatelle wrote: > ERROR: getfile: Can't create new > file ./clamav-244b25ea0c10efe8bc99c14d863de0ad in /var/lib/clamav Hint: > The database directory must be writable for UID 2000 or GID 2001 ERROR: > Can't download main.cvd from database.clamav.net LibClamAV Error: > Database Directory: /var/lib/clamav not locked > > Pascal
There is a hint there chown 2000:2001 /var/lib/clamav chmod 755 /var/lib/clamav Giannis _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
