> On Thu, 9 Sep 2004 elemint@theriver.com wrote: > >> After I upgraded clamav via apt-get I now get an error during restart >> of/etc/init.d/clamav-daemon. >> >> This is on a debian system and the error created is: >> /etc/init.d/clamav-daemon restartRestarting clamav daemon: clamdERROR: >> Parse error at line 10: Unknownoption ThreadTimeout.ERROR: Can't >> open/parse the config file /etc/clamav/clamav.conf > > See > http://www.mail-archive.com/clamav-users@lists.sourceforge.net/msg07553.html > which indicates that the new option is ReadTimeout (instead of > ThreadTimeout). > >> /etc/clamav/clamav.conf-rwxrwxrwx 1 amavis root 434 Jul 21 10:47 >> /etc/clamav/clamav.conf > > Why writable by everyone? > > Jeremy C. Reed > > BSD News, BSD tutorials, BSD links > http://www.bsdnewsletter.com/ > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > ReadTimeout worked, Thank-You I had changed it to writeable by everyone only as a troubleshooting method, when the error said it could not parse the file I thought it could be a permissions issue. Below is the current permissions on clamav.conf ls -alt /etc/clamav/clamav.conf -rwxr-xr-x 1 amavis root 432 Sep 9 12:41 /etc/clamav/clamav.conf Jim --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss