How to upgrade Cpanel

Login to your WHM and follow

whm > cPanel/WHM Updates

Automatic (STABLE tree)

cPanel Package Updates

Automatic

Security Package Updates

Automatic

save the changes
then login to ssh and run upcp
/scripts/upcp

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

How to install chkrootkit

cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...

How to install Subversion/SVN

wget ftp://oratoronline.com/how2/subversion/perl-URI-1.35-3.noarch.rpm rpm -i...

How to Install GMP Math liberary

wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2 tar -xjvf gmp-4.2.2.tar.bz2 cd gmp-4.2.2...

How to install Perl

yum -y install perl