If you are not able to restart clamd on cpanel server and getting following error:
root@hazel [~]# /scripts/restartsrv_clamd
Unable to locate clamd
Please follow the steps as given below:
# Red Hat Enterprise Linux 5 / i386:
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
# Red Hat Enterprise Linux 5 / x86_64:
rpm -Uhv http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
Then install it through yum:
yum install clamd
And finally restart clamd service:
/scripts/restartsrv_clamd
That's it.
cPanel :: Unable to locate clamd
Posted by Mayur's BLOG
Subscribe to:
Post Comments (Atom)
1 comments:
Betty said... March 3, 2011 at 8:18 AM
Thanks a lot..
Post a Comment