Chuck Swiger wrote:
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,

Yes, the default (if you have been upgrading for a long-time or maybe from the distro rpms???) used to be /etc/clamd.conf. It could also be... he has it symlinked to the one in the usr directory which is what I did rather than change the init script......

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

Reply via email to