On Oct 10, 2008, at 12:39 PM, Cédric Rossé wrote: > I read a lot about clamdrib and in order to not have connection > problems, we have to append these two lines to the clamd.conf file : > > TCPAddr localhost > TCPSocket 3310 > > When I add the line *TCPSocket 3310*, and reboot my computer the clamd > deamon does'nt launch itself anymore. If I comment the line, the > deamon > starts itself ! > > I don't know where is the problem. could someone help please ?
If you use TCP method of connectivity, you have to disable the named socket mechanism by commenting out the LocalSocket option, and probably FixStaleSocket also. Regards, -- -Chuck _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
