Page 1 of 2 12 LastLast
Results 1 to 15 of 23

Thread: clamd failed

  1. #1
    Member
    Join Date
    Sep 2003
    Posts
    104

    Default clamd failed

    I'm getting email almost every 10mins saying my clamd failed. But my email are still working, I cam able to sent and recieve email perfectly. but why does it complains about the clamd failed? I check the server stats and its RED. anyone know how to fix this, I even restarted the chkservd. Still RED. I then reinstall the clamAV and reinstall it, I even did a reinstall on the exim. I'm out of ideas, anyone know how to fix this?

    Thanks

  2. #2
    Member
    Join Date
    Sep 2003
    Posts
    104

    Default please help

    please help..

    I'm getting flooded by the clamD failed email every 10mins. This is insane. Anyone know what is going on with clamd? when i do a locate clamd i see its under /usr/sbin/clamd

    but when i try to run it /usr/sbin/clamd it say file not found wtf? I went to cd /usr/sbin/
    and did a ls -laF i don't see clamd? why isn't clamd in there? clamd is not even install? what is going on? how do i do a fresh install of clamd? anyone know??

    thanks

  3. #3
    Member
    Join Date
    Sep 2003
    Posts
    104

    Default

    can someone help me!!! damn. this clamd failed keep on emailing me is crazy!! polease what shouild i do to fix this!!

  4. #4
    Member dave9000's Avatar
    Join Date
    Apr 2003
    Location
    arkansas
    Posts
    891
    cPanel/WHM Access Level

    Root Administrator

    Default

    Either no one knows the answer or no one wants to help you, in either case follow the PROPER procedure for getting support help from cpanel.
    Dave Browning
    Intersite Technologies
    Greenbrier Ar
    dave@isitetech.com

  5. #5
    Lor
    Lor is offline
    Member
    Join Date
    Apr 2005
    Posts
    21

    Default

    Quote Originally Posted by dave9000
    Either no one knows the answer or no one wants to help you, in either case follow the PROPER procedure for getting support help from cpanel.
    What the procerdure?!
    After CP update today night I have the same problem.

  6. #6
    cPanel Partner NOC cPanel Partner NOC Badge AndyReed's Avatar
    Join Date
    May 2004
    Location
    Minneapolis, MN
    Posts
    2,223

    Default

    Quote Originally Posted by aboyz
    can someone help me!!! damn. this clamd failed keep on emailing me is crazy!! polease what shouild i do to fix this!!
    SSH to the server and kill -9 PID (all spamd PID), then /scripts/restartsrv spamd
    Andy Reed
    CCNA, RHCE, and Ubuntu Technologist
    ServerTune.com

  7. #7
    Member mike25's Avatar
    Join Date
    Aug 2003
    Location
    Raleigh NC, USA
    Posts
    83

    Default

    After last nights cp upgrade I am having the same issue. it seems that clamd is not running at all. killing spamd and restarting has no effect, and a complete reboot did nothing either.

  8. #8
    Member
    Join Date
    Jul 2004
    Posts
    27

    Default

    i have same problem. just upgraded to latest stable. tried to restart services and server along with all other suggestions here.

    WHM 10.8.0 cPanel 10.8.2-S120
    CentOS 4.3 i686 - WHM X v3.1.0

  9. #9
    Member
    Join Date
    Jul 2004
    Posts
    27

    Default

    forgot to mention all mail sent to the server does not get delivered. my solution was to uninstall clamd
    Last edited by faqall; 05-28-2006 at 08:53 AM.

  10. #10
    Member
    Join Date
    Mar 2006
    Posts
    379

    Default

    anything shows up in the exim log when mails to get delivered?
    Tweakservers | Professional Server Setup & Security Hardening
    Authorised SmarterTools Reseller, SSL Certificate & PRTG Network Monitor

  11. #11
    Lor
    Lor is offline
    Member
    Join Date
    Apr 2005
    Posts
    21

    Default

    Guys!
    Finally, who have solution???

    My clamd still failed ...

  12. #12
    Registered User
    Join Date
    Mar 2004
    Posts
    1

    Default count me in

    after updating to current i'm getting the same error

  13. #13
    Member
    Join Date
    Jan 2006
    Location
    India
    Posts
    31

    Default

    Hi,

    Try this

    =============================
    wget http://www.spamassassin.org/released...n-3.0.4.tar.gz
    untar
    cd Mail-SpamAssassin-3.0.4
    cd ~
    perl Makefile.PL PREFIX=$HOME
    make
    make install
    chattr -ia /usr/
    chattr -ia /usr/bin
    mv spamd/spamd /usr/bin/
    mv spamc/spamc /usr/bin/
    restart exim

    installing perl modules for spamd

    perl Makefile.PL PREFIX=$HOME
    force install Mail::SpamAssassin


    /scripts/fixspamassassinfailedupdate





    wget http://easynews.dl.sourceforge.net/s...av-0.80.tar.gz

    groupadd clamav


    useradd -g clamav clamav

    tar -xzvf clamav-0.80.tar.gz
    ./configure
    make
    make check
    make install
    /scripts/restartsrv clamd
    =============================


    Thanks

    Sanju
    Last edited by sanjuabrahamk; 06-11-2006 at 04:05 PM.

  14. #14
    Member
    Join Date
    Apr 2003
    Posts
    66

    Default

    Did this work?

    I hate when thread tell you what to do and there is never any follow up.

  15. #15
    Member
    Join Date
    Dec 2004
    Posts
    388

    Default

    whoa! that is like more than half a year ago!! You still having this problem?

Page 1 of 2 12 LastLast

Similar Threads

  1. Clamd failed
    By rockoloco in forum Discusión en Español
    Replies: 2
    Last Post: 01-26-2011, 11:22 PM
  2. clamd failed
    By nettigritty in forum E-mail Discussions
    Replies: 4
    Last Post: 04-19-2008, 08:02 PM
  3. clamd failed
    By PHP Warner in forum cPanel & WHM Discussions
    Replies: 6
    Last Post: 09-24-2006, 10:31 AM
  4. clamd failed...
    By digitard in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 05-04-2005, 08:35 PM
  5. clamd failed
    By creeper in forum cPanel Developers
    Replies: 1
    Last Post: 10-13-2004, 10:33 AM