centos 7 安装 lnmp1.2问题。
安装好后,能访问192.168.8.7能访问到“恭喜您,LNMP一键安装包安装成功!”如果重启就访问不到了。
需要重启:systemctl restart iptables.service
才能访问。
启动防火墙好像就好了。
systemctl startfirewalld.service centos7 上应该是firewalld的问题,直接systemctl stop firewalld
systemctl disable firewalld
关掉禁用就行了
页:
[1]