HomeWeb HostingReseller Web HostingDedicated ServerResources & Support
  #1 (permalink)  
Old 05-07-2008
Administrator
 
Join Date: Jun 2006
Age: 26
Posts: 264
Blog Entries: 8
Rep Power: 10
Shane has disabled reputation
Default How To: Upgrade Perl Version

Hello All,

Whenever any Perl latest version is available then one must have to upgrade their system. To check the installed Perl Version one can check it via below mentioned command via SSH:
perl -v

If you need to upgrade Perl version, below is the proper way to do it which will not break cPanel:

1) Run the below mentioned command from servers command prompt:

wget http://layer1.cpanel.net/perl587installer.tar.gz
tar xfz perl587installer.tar.gz
cd perl587installer
./install

2) After above mentioned command please run below mentioned command:

/scripts/upcp

One can also run the following command to ensure that all the necessary modules were reinstalled:

/usr/local/cpanel/bin/checkperlmodules

Once one have completed the upgrade, they can check again the Perl version (Perl -v) to ensure that this was properly installed.

Shane G.
AccuWebHosting.Com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:50 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
http://www.accuwebhosting.com/terms.htm


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42