How to install cpanel?
Login to your server as root
and run following command
Code:
in case centos 5
Code:
then
Code:
and run following command
Code:
Code:
cd /home
wget -N http://layer1.cpanel.net/latest
sh latest
in case centos 5
Code:
Code:
yum groupinstall 'Development Tools'
yum install gcc-c++
yum install expat-devel
yum install libidn-devel
yum install quota-devel
then
Code:
Code:
cd /home
wget -N http://layer1.cpanel.net/latest
sh latest
No comments:
Post a Comment