centos7.2 64位
安装宝塔
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
宝塔安装ngx1.14 mysql5.6 php5.6
开放所有端口1:65535 数据库root的密码设置为123456
systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #禁止firewall开机启动
上传xy.zip 并解压。
|