>Every day I see in logwatch that my signatures are updated, and the database >notified, but if I try to scan a file manually it tells me that my signatures >are 55 days old. I think clamscan looks for the db files in a compiled-in default location of /usr/local/share/clamav and doesn't consult the clamd.conf or freshclam.conf files (after all, why would it?) I fixed it up by symlinking my confgured DatabaseDirectory to where clamscan expected to find things. HTH Simon