Centos6 - Vesta面板安装suphp
vesta面板基于LANMP环境,简洁开源非常不错,以下代码仅限Centos6有效
安装vesta
yum remove httpd* bind* -y
rm -rf /etc/httpd
curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh -f -n -e [email protected] #换成你的邮箱
安装设置suphp
none
vesta面板基于LANMP环境,简洁开源非常不错,以下代码仅限Centos6有效
安装vesta
yum remove httpd* bind* -y
rm -rf /etc/httpd
curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh -f -n -e [email protected] #换成你的邮箱
安装设置suphp