Page 2 of 2
Posted: 18 Aug 2008, 14:04
by jbourque
Thanks Sarah changing the password appears to have fixed the MYSQL issue. So what should I do about he ClamAV? As I stated I went through and configured ClamAV as per the instructions on your site now I understand that was not correct can you tell me what should I be looking for to make sure it is running correctly?
I do see a processid for clamd.
Joe
Posted: 20 Aug 2008, 10:56
by Sarah
Did you run the force install for clamav within the WHM MSFE as I suggested?
What do you have set for Virus Scanners in the MailScanner Configuration file?
Does clamd appear in Service Manager?
Have you tested the virus scanner to see if it is working?
Do you see any errors in the maillog?
Try the following: Edit /etc/chkserv.d/chkservd.conf and add the line:
And then do the following:
Code: Select all
echo 'service[clamav]=x,x,x,service clamd restart,clamd,root' > /etc/chkserv.d/clamav
service chkservd restart