> 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 > > While checking permissions I changed the persmissions > on/etc/clamav/clamav.conf > > Here is the output on /etc/clamav/clamav.conf ls -alt > > > /etc/clamav/clamav.conf-rwxrwxrwx 1 amavis root 434 Jul 21 10:47 > /etc/clamav/clamav.conf > > The version now installed on the Debian system is 0.75.1-4 As the error says, the problem is with parsing the conf file, not with opening it: Parse error at line 10: Unknownoption ThreadTimeout.ERROR it is encountering an option that it doesn't understand... --------------------------------------------------- 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