Skip to main content

Failed to install CPAN Perl module(s) Crypt PasswdMD5

Comments

5 comments

  • John
    Try running below command, +++ /usr/bin/perl -MCPAN -e 'install Crypt::PasswdMD5' +++ Ref: [url=http://forums.cpanel.net/f442/easy-apache-failed-error-330351-3-print.html]Easy Apache failed error
    0
  • ellan
    root@server [~]# /usr/bin/perl -MCPAN -e 'install Crypt::PasswdMD5' Attempt to free unreferenced scalar: SV 0x863440c, Perl interpreter: 0x8516008 a t /usr/lib/perl5/5.8.8/ExtUtils/Liblist.pm line 6. Segmentation fault (core dumped) root@server [~]#
    0
  • ellan
    John, I did :
    root@server [~]# /usr/bin/perl -MCPAN -e 'install Crypt::PasswdMD5' Attempt to free unreferenced scalar: SV 0x863440c, Perl interpreter: 0x8516008 a t /usr/lib/perl5/5.8.8/ExtUtils/Liblist.pm line 6. Segmentation fault (core dumped) root@server [~]#
    before tried also:
    root@server [~]# /usr/bin/perl -MCPAN -e 'install Crypt::PasswdMD5' Attempt to free unreferenced scalar: SV 0x8a7840c, Perl interpreter: 0x895a008 at /usr/lib/perl5/5.8.8/ExtUtils/Liblist.pm line 6. Segmentation fault (core dumped) root@server [~]# /usr/local/cpanel/bin/cpanm -n Digest::SHA1 Crypt::PasswdMD5 Attempt to free unreferenced scalar: SV 0x98ef064, Perl interpreter: 0x9846008 at /loader/0x98ee974/App/cpanminus/script.pm line 7. Undefined subroutine called at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/Fcntl.pm line 234. Compilation failed in require at /usr/lib/perl5/5.8.8/File/Temp.pm line 137. BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/File/Temp.pm line 137. Compilation failed in require at /loader/0x98ee974/App/cpanminus/script.pm line 11. BEGIN failed--compilation aborted at /loader/0x98ee974/App/cpanminus/script.pm line 11. Compilation failed in require at /usr/local/cpanel/bin/cpanm line 20668. BEGIN failed--compilation aborted at /usr/local/cpanel/bin/cpanm line 20668. root@server [~]# /scripts/perlinstaller Crypt::PasswdMD5 Attempt to free unreferenced scalar: SV 0x94e1510, Perl interpreter: 0x93f9008 at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/File.pm line 134. Segmentation fault (core dumped) root@server [~]#
    I noticed that I have in Install a Perl Module Location of Your Perl Module(s) Path: /usr/lib/perl5 in httpd.conf lines 132-135
    TypesConfig conf/mime.types AddType application/x-compress .Z AddType application/x-gzip .gz .tgz
    I have Gzip page compression [?] On - in WHM. When I click build apache I see I have already checked the Deflate [ More Info ? ] ? That was unchecked before starting the first time i rebuild. after i get errors and went back to rebuild i see it checked. I leave it checked, i go on and build and perl error appear. i don't see though mod deflate on server as module, see pics. httpd -M ( cpanel2.png ) Is possible for the mod_deflate to be installed, me trying to rebuild... but i don't change anything, since i see DEFLATE checked already now and the error pop up ? At first I had to update my cpanel because i got this error that update fixed it. "Main - Software - EasyApache (Apache Update)" but I get this error:
    Internal Server Error 500 No response from subprocess (/usr/local/cpanel/whostmgr/docroot/cgi/easyapache.pl) with exit signal: 2
    then I had loggin in again in WHM above shows : "The last attempt to update cPanel & WHM was blocked. Click here for details."
    Please correct these issues and rerun updates. fatal: Upgrade is blocked because EXIMUP is set to 'never' in your configuration. To proceed, you can touch file '/var/cpanel/exim.unmanaged' and run the upgrade one more time. Please refer to our documentation at
    0
  • cPanelMichael
    Hello :) Please see the following thread: [Case 121097] Minor perl version change breaks perl (perl-5.8.8-41.el5 => perl-5.8.8-42.el5) Thank you.
    0
  • ellan
    Thank you, it worked! You made my day... :) mv /usr/lib/perl5 /usr/lib/perl5-backup yum -y reinstall perl
    0

Please sign in to leave a comment.