说明:之前很多时候都在用宝塔面板,近期发现SSL
配置有点问题,就改用了VestaCP
面板,挺好用的,顺便发了VestaCP
安装教程:一款强大的Linux免费web管理面板:VestaCP安装教程,现在再发个多PHP
版本的Vestacp
安装方法,可能会有需要。
安装
系统要求:Centos 6.7
和Centos 7
。
wget http://mirror.skamasle.com/vestacp/PHP/sk-phpinstaller_beta02_3.sh
bash sk-phpinstaller_beta02_3.sh
安装其他模块
搜索
yum search php70 --enablerepo=remi |grep opcache
#output:
php70-php-opcache.x86_64 : The Zend OPcache
安装
yum install php70-php-opcache --enablerepo=remi
查找需要的ini
文件
/usr/bin/php70 --ini |grep opcache
Additional .ini files parsed: /etc/opt/remi/php70/php.d/10-opcache.ini,
原文地址:https://forum.vestacp.com/viewtopic.php?t=10854
's
最后修改:2017 年 08 月 07 日 11 : 44 AM
文章: 《VestaCP多PHP(v5.5,v5.6,v7)一键安装脚本》
联系方式:
文章链接:https://wxiou.cn/index.php/archives/640/
除特别注明外,文章均为Literature原创,转载时请注明本文出处及文章链接
联系方式:
文章链接:https://wxiou.cn/index.php/archives/640/
除特别注明外,文章均为Literature原创,转载时请注明本文出处及文章链接
Comment here is closed