On Apr 18, 2010, at 7:14 AM, neidorff wrote:
> Thanks.  That did help.  Now I'm getting a problem starting the daemon.  The
> error that I am getting is:
> 
> [r...@neidorff ~]# /etc/init.d/clamd start
> Starting Clam AV daemon: ERROR: Missing argument for option at line 33
> ERROR: Can't open/parse the config file /usr/local/etc/clamd.conf
>                                                           [FAILED]
> I've checked the clamd.conf file. It looks fine.

The problem isn't in your /etc/init.d/clamd startup script, although that seems 
to believe clamd.conf should be under /etc rather than /usr/local/etc (and they 
should agree).  Instead do something like:

  emacs +33 /usr/local/etc/clamd.conf

...to check on the specific line.

My guess is that it is something like "LogTime" which should be "LogTime yes" 
nowadays.

Regards,
-- 
-Chuck

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to