说到cPanel,懂的人都知道玩意得研究研究。
ISO安装 http://layer2.cpanel.net/CentOS-5.4-i386-cPanel.iso
脚本安装 wget http://httpupdate.cpanel.net/latest
perl安装 http://layer2.cpanel.net/perl588installer.tar.gz
安装文档 http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WebHome
直接装ISO,装好启动之后连接网络,执行tail -f /var/log/cpanel-install*等待安装完毕即可。
To monitor the installation process please run:tail -f /var/log/cpanel-install*[root@cPanel ~]# tail -f /var/log/cpanel-install*==> /var/log/cpanel-install-autoinstaller.log <==Starting CentOS system update
==> /var/log/cpanel-install-thread0.log <==
==> /var/log/cpanel-install-thread1.log <==
Broadcast message from root (Wed Aug 25 22:24:05 2010):
Finished CentOS system update, starting cPanel installation
==> /var/log/cpanel-install-autoinstaller.log <==Finished CentOS system update, starting cPanel installation
==> /var/log/cpanel-install-thread0.log <==cPanel install started at: Wed Aug 25 10:27:54 2010!
==> /var/log/cpanel-install-thread1.log <==cPanel install started at: Wed Aug 25 10:27:54 2010!
Broadcast message from root (Wed Aug 25 10:27:59 2010):
cPanel installation Complete
==> /var/log/cpanel-install-autoinstaller.log <==cPanel installation Complete
转载于:https://www.cnblogs.com/alex-13/p/4139780.html