Michael Lai wrote:
I setup freshclam as a cron job to update its antivirus database. However, I keep getting the following error in my cron log:

/etc/cron.daily/clamav:

    connect(): No such file or directory
    ERROR: Can't connect to clamd.

In my clam-update.log, it says:
--------------------------------------
Checking for a new database - started at Tue Oct  7 08:00:00 2003
viruses.db is up to date.
Database updated (containing in total 9807 signatures).

However in clamav.log, it says:
--------------------------------------
Checking for a new database - started at Tue Oct  7 04:02:05 2003
viruses.db is up to date.
Database updated (containing in total 9795 signatures).
ERROR: Can't connect to clamd.

Any help is appreciated.

------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

You need to do a freshclam as the user clamav is using:


freshclam -u clamav (or whatever user you're using)

Rob Evers



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to