z3gnet 发表于 2012-11-7 11:44:45

lnmp无法重启

最近VPS总是出问题,动不动就无法访问网站,ssh正常,lnmp无法重启
重启nginx后就好了!估计是nginx的问题,但是不知道看哪个日志文件啊!

# /root/lnmp restart
=========================================================================
Manager for LNMP V0.6,Written by Licess
=========================================================================
LNMP 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...

licess 发表于 2012-11-7 12:41:25

先搜索再发贴

https://bbs.vpser.net/thread-8784-1-2.html

z3gnet 发表于 2012-11-7 13:00:15

原帖由 licess 于 2012-11-7 12:41 发表 https://bbs.vpser.net/images/common/back.gif
先搜索再发贴

https://bbs.vpser.net/thread-8784-1-2.html
rm -f /root/lnmp;wget http://soft.vpser.net/lnmp/ext/lnmp4php5.3 -O /root/lnmp;chmod +x /root/lnmp
谢谢,搜索过了,只是没有找到哪个帖子!呵呵!
军哥的解决办法给大家贴出来了!
页: [1]
查看完整版本: lnmp无法重启