Comment 13 for bug 1426095

Revision history for this message
Yuri (yvoinov) wrote : Re: eClamav cannot initialize and crashes Squid repeatedly

Heh, understand. Clamav for unclean reasons looks db in /usr/local/clamav/share/clamav. But why, if in clamd.conf specified another path?

This:

root @ fhtagn /usr/local/clamav/share # ln -s /var/lib/clamav clamav

root @ fhtagn /usr/local/clamav/share # ls -al
total 5
drwxr-xr-x 3 root root 4 Feb 27 21:59 .
drwxr-xr-x 8 root root 8 Feb 27 18:51 ..
lrwxrwxrwx 1 root root 15 Feb 27 21:59 clamav -> /var/lib/clamav
drwxr-xr-x 5 root root 5 Feb 27 18:51 man

solves problem.