杰少爷 发表于 2011-5-17 23:00:43

nginx怎么启动不了啊。

# /root/lnmp reload
=========================================================================
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}
=========================================================================
Reload LNMP...
Reload Nginx configure...
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l
Nginx program is reloding!
Reloading service MySQL.
Reload service php-fpm done


kill这段是什么意思?

licess 发表于 2011-5-18 08:56:30

最简单的linux命令kill,杀死

执行/usr/local/nginx/sbin/nginx 就行了。
页: [1]
查看完整版本: nginx怎么启动不了啊。