Friday 10 September 2010

Perl upgradation in cPanel servers




Perl can be upgraded in cPanel severs using the following steps.

perl -MCPAN -e ‘autobundle’

cd /root

wget http://layer1.cpanel.net/perl588installer.tar.gz



tar -zxf perl588installer.tar.gz

cd perl588installer

./install

/usr/local/cpanel/bin/checkperlmodules

/usr/local/cpanel/startup


No comments:

Post a Comment