coo 发表于 2013-6-3 12:44:19

救命啊 1.0为什么我安装后一切正常,重启就挂了!

安装后没任何问题页面访问正常 php mysql都可以正常使用
但是不修改任何设置
重启服务器

页面就都无法访问了

/root/lnmp restartLNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visit http://www.lnmp.org

Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Stoping LNMP...
Stopping nginx daemon: nginx.
Gracefully shutting down php-fpm . done
Shutting down MySQL.
Starting LNMP...
Starting nginx daemon: nginx.
Starting php-fpmdone
Starting MySQL.

[ 本帖最后由 coo 于 2013-6-3 13:21 编辑 ]

licess 发表于 2013-6-3 15:40:38

ps aux查看进程
netstat -ntl看一下端口

再查iptables 一般iptables的可能性比较大,常见问题或置顶帖有处理方法

kwx 发表于 2013-6-3 20:03:23

通常是iptables拦截
页: [1]
查看完整版本: 救命啊 1.0为什么我安装后一切正常,重启就挂了!