Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2002
    Location
    Malaysia
    Posts
    702

    HowTO : Troubleshooting Ran out of working CPAN mirrors in WHM error

    If you receive the following errors while trying to install a Perl Module through the WHM > Install a Perl Module options :

    spawn /scripts/perlinstaller CGI::Application:: Plus
    Testing connection speed...(this could take a while)....Done
    Ran out of working CPAN mirrors. Please contact cPanel Support at /scripts/cPanelPerl.pm line 209.
    Login as root to the shell and initiate the following commands and try again to install the Perl module in WHM , it should be working now :

    rm -f /root/.cpcpan/mirrors.speeds
    rm -f /root/.cpcpan/pingtimes/*
    This will clear out the cpanel previously downloaded mirrors of the available CPAN website and download a new mirrors.

  2. #2
    Join Date
    Mar 2003
    Location
    California USA
    Posts
    13,681
    you may have to rm -rf /home/.cpan
    Steven Ciaburri | Industry's Best Server Management - Rack911.com
    Software Auditing - 400+ Vulnerabilities Found - Quote @ https://www.RACK911Labs.com
    Fully Managed Dedicated Servers (Las Vegas, New York City, & Amsterdam) (AS62710)
    FreeBSD & Linux Server Management, Security Auditing, Server Optimization, PCI Compliance

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •