Hello,
After last cPanel upgrade, my clamd was not able to start again, when I tried to restart it manualy I received following message:
I checked and found the following in conf file:
so I changed row 34 to:
and it's now working.
I also checked on my other servers and I have this option also uncomented(enabled) on all servers and it's working without problems.
What can be a problem here??
Thanks.
After last cPanel upgrade, my clamd was not able to start again, when I tried to restart it manualy I received following message:
Code:
Starting clamd: ERROR: Parse error at line 34: Option LogTime requires boolean argument.
Code:
32 # Log time with each message.
33 # Default: disabled
34 LogTime
Code:
#LogTime
I also checked on my other servers and I have this option also uncomented(enabled) on all servers and it's working without problems.
What can be a problem here??
Thanks.