Vestacp 一键命令

Vestacp 是一款好用的lanmp的网站管理面板 恕我直言 , AMH WDCP 都是垃圾 Kangle万年不更新的垃圾

 

然而有些时候还是觉得少了点东西或者觉得PHP不够新 , 咋办? 看以下解决方案

升级到PHP 5.5

yum install --enablerepo=remi-php55 --enablerepo=remi php -y;service httpd restart

升级到PHP 5.6

yum install --enablerepo=remi-php56 --enablerepo=remi php -y;service httpd restart

安装Ioncube

yum install --enablerepo=remi php-ioncube-loader -y;service httpd restart

安装Zend

CentosShell

wget -q -O - http://www.atomicorp.com/installers/atomic | sh;yum install php-zend-guard-loader -y;service httpd restart

© 版权声明
THE END
請多多支持
点赞0
评论 抢沙发

    暂无评论内容