On 10/23/2010 03:23 PM, [email protected] wrote:
Hi ! I´ve noticed that my clamAV was not working . I tried a restart but nothing happened. This is my log: +++ Started at Sat Oct 23 19:13:21 2010 clamd daemon 0.96.2 (OS: linux-gnu, ARCH: i386, CPU: i686) Running as user vscan (UID 65, GID 105) Log file size limited to 2097152 bytes. Reading databases from /var/lib/clamav Not loading PUA signatures. Loaded 847836 signatures. ERROR: TCP: bind() error: Address already in use Took a look at the processess: ps ax | grep clam 2628 ? Ss 0:00 /usr/bin/freshclam -d 2643 ? Ssl 0:00 /usr/sbin/clamav-milter
A couple of things, is the socket there even though process died? Check your config file to see where the socket is located. What address is reserved for clamav and what is listening on that address. You can use netstat -l to determine what ports are being listened for.
Jim _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
