Kurt Albershardt wrote: > 0.83 on Gentoo Linux > > I'm not able to see a socket created, either when I use /var/tmp/clamav > or when I configure as /var/run/clamav/clamd.sock (after creating the > clamav directory and changing permissions appropriately.) > > Works fine on an old RH8 box, I've diffed the clamd.conf files and there > is nothing notably different.
Try: lsof -p `pidof clamd` > Where to look? Is there a verbose startup mode for the daemon? Yes, but first look at the log, it should be in /var/log/clamd.log but it could be somewhere else (even syslog or disabled) depending on your clamd.conf (LogFile ..., LogSyslog ... LogVerbose). And the answer to your question is (you probably guessed it already) option LogVerbose. -- René Berber _______________________________________________ http://lurker.clamav.net/list/clamav-users.html