centos 6.6 安装WHM/cpanel面板

centos 6.6 安装WHM/cpanel面板

如果你购买cpanel面板成功后可以进行验证下
http://verify.cpanel.net/
出现这个说明可以用了
20150819103231

centos安装WHM/cpanel面板前先下载一个putty软件或者其他的,只要能用就行
安装前可以先了解下自己的centos版本是多少
[sourcecode language=”plain”]
[root@server ~]# cat /etc/redhat-release
CentOS release 6.4 (Final)
[/sourcecode]
如果觉的版本比较低,想要升级最新版本可以
[sourcecode language=”plain”]server[root@server ~]# yum update[/sourcecode]
然后再用上面的代码检查下自己的版本,看下升级到哪个版本

确认版本后不需要安装其他的软件或包,cpanel会直接安装所有的软件和包
下载cpanel安装包
[sourcecode language=”plain”]
root@server [~]# cd /home
root@server [~]# wget -N http://httpupdate.cpanel.net/latest
[/sourcecode]
下载成功后执行下面代码进行漫长的安装
[sourcecode language=”plain”]root@server1 [~]# sh latest[/sourcecode]
这时候你不需要操作什么,只需要等待就行
安装成功后会告诉登陆地址:https://ip:2087

发表评论

© 2022. powered by PHP 个人小站