Centos 5下安装PHP免费主机控制面板Lxadmin
1,centos 5首先要禁用SeLinux。编辑/etc/selinux/config,找到这段:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=enforcing
把 SELINUX=enforcing 注释掉:#SELINUX=enforcing ,然后新加一行为:
SELINUX=disabled
保存,关闭。
reboot,重新启动。
没有这步,会出现:
"Failed loading /usr/local/lxlabs/ext/lib/Zend/lib/Optimizer-2.5.7/php-5.2.x/ZendOptimizer.so: /usr/local/lxlabs/ext/lib/Zend/lib/Optimizer-2.5.7/php-5.2.x/ZendOptimizer.so: cannot restore segment prot after reloc: Permission denied"
的提示错误。
2,运行命令
# cd /usr/local/src
# wget http://download.lxlabs.com/downl ... n-install-master.sh
# sh ./lxadmin-install-master.sh 新的kloxo版本 http://download.lxlabs.com/downl ... o-install-master.sh
handshake.gif
试试看...................
handshake.gif
handshake.gif
页:
[1]