- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2010-9-2
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2010-9-9 17:53:51
|
显示全部楼层
[root@burst lnmp0.4]# ./lnmp status
=========================================================================
Manager for LNMP V0.4 , 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}
=========================================================================
Nginx is down!!!
./lnmp: line 88: /etc/init.d/mysql: No such file or directory
[root@burst lnmp0.4]# ./lnmp start
=========================================================================
Manager for LNMP V0.4 , 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}
=========================================================================
Starting LNMP...
./lnmp: line 31: /usr/local/nginx/sbin/nginx: No such file or directory
Nginx is the successful start!
./lnmp: line 34: /usr/local/php/sbin/php-fpm: No such file or directory
./lnmp: line 35: /etc/init.d/mysql: No such file or directory
两个命令提示的。 |
|