EZ Linux Admin random header image

CPanel transfer error

May 8th, 2010 by EZ linux · No Comments

First try to upgrade perl this is the main reason for a cpanel error. http://www.ezlinuxadmin.com/2009/08/upgrading-perl-on-cpanel/ After that if you still have a issue run this: /scripts/perlinstaller –force YAML::Syck or Install the YAML::Syck perl module in whm under module installers.

Click to continue →

Tags: Cpanel and WHM

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