Failed to install CPAN Perl module(s) Crypt::PasswdMD5


Issue:

I got the error “Failed to install CPAN Perl module(s) Crypt::PasswdMD5” while running easyapache on the server.

Solution:

Please use the following commands after logi to the server as root.

1.  /usr/local/cpanel/scripts/perlinstaller Digest::SHA1

2. /usr/local/cpanel/bin/cpanm -n Digest::SHA1 Crypt::PasswdMD5

If you are still having the error, your Scalar::Util was broken on the server and you need to repair

3. /scripts/autorepair scalarutil

Now manually install Crypt::PasswdMD5

4./scripts/perlinstaller Crypt::PasswdMD5

If the issue still persist, please run the following command

5. /usr/bin/perl -MCPAN -e ‘install Crypt::PasswdMD5’

That’s all……!!!

1 Comment (+add yours?)

  1. http://thedigitalbridges.com
    Aug 17, 2014 @ 07:51:11

    I do believe everyone could learn a little bit from your experience.

    Reply

Leave a comment

Blog Stats

  • 37,403 hits