Results 1 to 4 of 4

Thread: Clamavconnector on freebsd

  1. #1
    Member
    Join Date
    Mar 2004
    Location
    Netherlands
    Posts
    40
    cPanel/WHM Access Level

    DataCenter Provider

    Default Clamavconnector on freebsd

    I'm running cpanel 10.8 on freebsd with the clamavconnector installed.

    In the /var/log/clam-update.log it says:

    ClamAV update process started at Mon Jun 12 21:09:32 2006
    SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    See the FAQ at http://www.clamav.net/faq.html for an explanation.
    ERROR: Verification: Broken or not a CVD file
    Giving up on database.clamav.net...
    ERROR: Update failed. Your network may be down or none of the mirrors listed in freshclam.conf is working.
    ERROR: Update failed. Your network may be down or none of the mirrors listed in freshclam.conf is working.
    So I checked but libgmp is installed so what is wrong here????

  2. #2
    Member
    Join Date
    Mar 2004
    Location
    Netherlands
    Posts
    40
    cPanel/WHM Access Level

    DataCenter Provider

    Default

    still having the same problem.

    found a manual fix here: http://www.gossamer-threads.com/list..._view_threaded

    but there has to be a better way.....

  3. #3
    Member
    Join Date
    Sep 2003
    Posts
    658

    Default

    Quote Originally Posted by Esky
    I'm running cpanel 10.8 on freebsd with the clamavconnector installed.

    In the /var/log/clam-update.log it says:



    So I checked but libgmp is installed so what is wrong here????
    Nothing wrong with clam on our FREEBSD. See if you can update it manually.

    Log in as root and type

    # freshclam

    Then see it it updates. That error suggest that the clamav database server is down or not reachable.

    You can also change the database server in the freshclam.conf file in the /etc directory.

    Change this line to access the US mirror server.
    From
    DatabaseMirror database.clamav.net
    To
    DatabaseMirror US.clamav.net

    Then run freshclam from root again.
    Last edited by easyhoster1; 08-12-2006 at 06:54 PM.

  4. #4
    Member
    Join Date
    Mar 2004
    Location
    Netherlands
    Posts
    40
    cPanel/WHM Access Level

    DataCenter Provider

    Default

    thanx for the advise, but just running freshclam as root does not solve the problem nor is the database server down. As you can see in the link I posted the only option I've found sofar is to run freshclam manually with the --user=root option and than changing permissions.

Similar Threads

  1. Installed clamavconnector, but where is it?
    By sh4ka in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 04-19-2008, 02:34 PM
  2. clamavconnector
    By doiz in forum cPanel Developers
    Replies: 7
    Last Post: 10-30-2005, 06:14 AM
  3. clamavconnector
    By adapter in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 05-27-2005, 04:59 PM
  4. clamavconnector
    By Cash in forum cPanel Developers
    Replies: 0
    Last Post: 09-21-2004, 05:15 AM
  5. clamavconnector HELP
    By TISolutions in forum cPanel & WHM Discussions
    Replies: 7
    Last Post: 08-26-2004, 07:57 AM