Archive

Posts Tagged ‘update cpanel’

Updating cpanel version

October 29th, 2009 harry No comments

cpanelserverhostingcpanel tries to update it’s version every now and then for better features, hence as a dedicated server owners we need to update our cpanel on regular basis, if you want to update cPanel for your linux server then just follow the steps given below :-

Login to server as root via ssh

240x60a Updating cpanel version

Edit the following file:-
[root@localhost ~]#vi /etc/cpupdate.conf
and just change
=============
CPANEL=stable
to
CPANEL=release

=============
and run upcp
[root@localhost ~]#/scripts/upcp — force
That’s all this will update your cPanel to release version.