apache怎么安装云锁呢,我按照云锁官方安装以后,后台链...
本帖最后由 chen7413 于 2016-11-2 09:55 编辑apache怎么安装云锁呢,我按照云锁官方安装成功以后,后台连接不上了。也登录不了云锁。5555端口也添加了,centos6.8, 64位操作系统,
启动service yunclient start,出现如下情况:
在安装云锁之前,执行了wget http://125.88.182.172:5880/ext/ioncube.sh && sh ioncube.sh
wget http://125.88.182.172:5880/ext/memcached.sh && sh memcached.sh
wget http://125.88.182.172:5880/ext/memcache.sh && sh memcache.sh
wget http://125.88.182.172:5880/ext/opcache.sh && sh opcache.sh
wget http://125.88.182.172:5880/ext/xcache.sh && sh xcache.sh
wget http://125.88.182.172:5880/ext/apc.sh && sh apc.sh
其中opcache和apc出错,opcache选择了5.6,apc选择了5.4 本帖最后由 chen7413 于 2016-11-2 09:32 编辑
就是卸载云锁系统,重启也不行。 检查apache服务是否正确启动!
service httpd restart 宝塔开发工程师 发表于 2016-11-2 11:54
检查apache服务是否正确启动!
重启服务器,都不能连接管理面板,那也就是说httpd没有启动啦。 本帖最后由 chen7413 于 2016-11-2 12:58 编辑
宝塔开发工程师 发表于 2016-11-2 11:54
检查apache服务是否正确启动!
重新安装操作系统,并安装bt,在安装云锁,面板就连接不上了,操作系统是centos6.8 64位,
apache+mysql5.6+php5.6,其他没有选择组件也没安装。service httpd restart,ssh显示
Welcome to install YUNSUO.
If you encounter any problems during installation, you can use 'ctrl-c' to cancel.
checking installation environment: [ OK ]
extract compression package: [ OK ]
decompression package: [ OK ]
checking apache: [ OK ]
checking nginx: [ NOT FOUND ]
configure iptables rules: [ OK ]
setup runtime environment: [ OK ]
Install Yunsuo Success.
# service httpd restart
restart apache...done
然后重启操作系统reboot,显示
# service httpd restart
restart apache... httpd not running, trying to start
done
#
卸载云锁后,重启httpd,正常启动。
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
安装opencache,出现如下状况:操作系统是centos6.8 64位,
apache+mysql5.6+php5.6。
其实可以将apc换成apcu,在选择5.5安装apc时也出错了。我这里没记录了。
chen7413 发表于 2016-11-2 12:39
重新安装操作系统,并安装bt,在安装云锁,面板就连接不上了,操作系统是centos6.8 64位,
apache+mysql5.6 ...
apc安装脚本只做了php5.3/5.4的,你要其它的,请自己编译。
另外,你缓存器安装的也太多了吧,特别是xcache和opcache,最好不要共存。 宝塔开发工程师 发表于 2016-11-2 14:50
apc安装脚本只做了php5.3/5.4的,你要其它的,请自己编译。
另外,你缓存器安装的也太多了吧,特别是xcac ...
我只是一个个做了测试,我知道cache和opcache共存有问题,云锁怎么办呢?
页:
[1]