Marcus Habermehl wrote: > But now I started freshclam with the option --debug and I become this > result. > > ClamAV update process started at Wed Oct 15:13:27 2004 > LibClamAV debug: Can't open CVD file man.cvd > ERROR: Can't get information about db.de.clamav.net host. > ERROR: Connection with ??? failed. > > But I don't know why! This is the output of ls -al /usr/share/clamav > > dxwxr-xr-x 2 root root 104 2004-10-01 18:27 ./ > drwxr-xr-x 167 root root 4744 2004-10-05 20:08 ../ > -rw-r--r-- 1 root root 64602 2004-10-01 18:27 daily.cvd > -rw-r--r-- 1 root root 1284637 2004-10-01 18:27 main.cvd > > Then I changed the owner of daily.cvd and main.cvd to clamav:clamav > > drwxr-xr-x 2 root root 104 2004-10-01 18:27 ./ > drwxr-xr-x 167 root root 4744 2004-10-05 20:08 ../ > -rw-r--r-- 1 clamav clamav 62602 2004-10-01 18:27 daily.cvd > -rw-r--r-- 1 clamav clamav 1284637 2004-10-01 18:27 main.cvd > > But it doesn't work still. So I think that wasn't the problem. >
What are the contents -f your freshclam.conf? cat /path/to/freshclam.conf | grep -v '#' | sed -e '/^$/d' > /tmp/fcout Post the contents of /tmp/fcout. Matt _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
