I'm getting this error message after install ClamAV from direcadmin message system. OS: CentOs 5.
The service 'clamd' on server star.tunahost.net is currently down This message has been automatically generated notifying you that the service clamd is currently down.
Why can I get this error for each hour? I checked up cron jobs and I couldn't find any job about it.
How to control Clamd service?
OS: CentOS with DirectAdmin
# service clamd startI got this error:Starting clamd: LibClamAV Error: cli_loaddb(): No supported database files found in /usr/share/clamav ERROR: Can't open file or directory– RedLEON Jul 27 '12 at 19:40freshclamand then try to start theclamdservice, what happens?freshclamshould update/download the latest antivirus DB files. – cjc Jul 27 '12 at 20:59Current working dir is /var/lib/clamav Max retries == 3 ClamAV update process started at Sat Jul 28 00:29:17 2012 Using IPv6 aware code Querying current.cvd.clamav.net TTL: 94 Software version from DNS: 0.97.5 main.cvd version from DNS: 54 main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven) daily.cvd version from DNS: 15185 daily.cld is up to date (version: 15185, sigs: 239672, f-level: 63, builder: guitar) bytecode.cvd version from DNS: 188 bytecode.cvd is up to date (version: 188, sigs: 38, f-level: 63, builder: neo)– RedLEON Jul 27 '12 at 21:30/var/lib/clamav. Check your clamd.conf for what the database directory is set to (presumably /usr/share/clamav), and point it at the location used by freshclam. – cjc Jul 27 '12 at 21:32