EZ Linux Admin random header image

Getting a md5sum error when tranferring a cpanel account?

March 3rd, 2010 by EZ linux · No Comments

This usually means you need to upgrade Perl on the server. Here is a example of a md5sum error. The remote server didn’t report a correct md5sum of the archive. Please ensure you selected the correct type of remote server. To fix upgrade Perl as shown here: http://www.ezlinuxadmin.com/2009/08/upgrading-perl-on-cpanel/

Click to continue →

Tags: Cpanel and WHM · Linux Commands · Linux Software / Scripts

Upgrading Perl on cpanel

August 17th, 2009 by EZ linux · 1 Comment

wget http://layer1.cpanel.net/perl588installer.tar.gz tar xfvz perl588installer.tar.gz cd perl588installer ./install /usr/local/cpanel/bin/checkperlmodules

Click to continue →

Tags: Linux Commands