So after the latest UCPC my Perl had gone south. RH7.3 Latest cPanel Stable.
MD5 really had issues. I reinstalled MD5 from cpan through shell via...
perl -MCPAN -e shell
install Digest::MD5
This allowed me some functionality in cPanel.
Re-ran ucpc.
Reinstalled perl modules DBI - DBD::Mysql - Digest::MD5
/scripts/installdbi
/scripts/fixperl
Updated to the latest cpanel release tree from stable.
/usr/local/cpanel/bin/checkperlmodules
/scripts/cleanmd5
MD5 issue cleared up. Mostly everything up and running. But a couple cgi apps not working.
Viewed one app and started reinstalling dependancies one by one, then... Net::SSLeay
*Poof*! Dead. Will no longer even reinstall. Say goodbye to your Perlbill for a while if you run that dreaded app.
This has encouraged me get my Modernbill up and running faster to say the least.
MD5 really had issues. I reinstalled MD5 from cpan through shell via...
perl -MCPAN -e shell
install Digest::MD5
This allowed me some functionality in cPanel.
Re-ran ucpc.
Reinstalled perl modules DBI - DBD::Mysql - Digest::MD5
/scripts/installdbi
/scripts/fixperl
Updated to the latest cpanel release tree from stable.
/usr/local/cpanel/bin/checkperlmodules
/scripts/cleanmd5
MD5 issue cleared up. Mostly everything up and running. But a couple cgi apps not working.
Viewed one app and started reinstalling dependancies one by one, then... Net::SSLeay
*Poof*! Dead. Will no longer even reinstall. Say goodbye to your Perlbill for a while if you run that dreaded app.
This has encouraged me get my Modernbill up and running faster to say the least.