> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Harrell, > Roger > Sent: Monday, May 10, 2004 1:45 PM > To: '[EMAIL PROTECTED]' > Subject: [Clamav-users] clamav installed clamscan works clamdscan does > not. > > > I've installed clamav. clamscan works, but the daemonized version > clamdscan > does not. It appears to be a permissions issue: > > connect(): Connection refused > ERROR: Can't connect to clamd. > > ----------- SCAN SUMMARY ----------- > Infected files: 0 > Time: 0.001 sec (0 m 0 s) > > What is is trying to connect to? How can I determine where in the > process it > is failing so I can set up permissions appropriately. >
clamdscan is trying to connect to clamd. clamdscan = client / clamd = daemon I'd check "ps -ax|grep clam" and see if clamd is even running. Jim ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
