clamd issue
Solution :–
1) Go to WHM, > cPanel > Mange Plugins > uninstall clamavconnector.
That should fix the issue.
If this not solve the problem then
2.Make sure you have a clamd init file:
/etc/init.d/clamd
chown root:root /etc/init.d/clamd
chmod +x /etc/init.d/clamd
chkconfig clamd on
service clamd restart