- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2012-1-12
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
[root@MyVPS ~]# ~/lnmp restart
=========================================================================
Manager for LNMP V0.8 , 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...
Nginx program is stop
PHP-FPM program is not runing!
Shutting down MySQL. [ OK ]
MySQL program is stop
Starting LNMP...
nginx: [warn] conflicting server name "stars41.cn" on 0.0.0.0:80, ignored
Nginx start successfully!
/root/lnmp: line 46: /usr/local/php/sbin/php-fpm: No such file or directory
PHP-FPM start successfully!
Starting MySQL. [ OK ]
MySQL start successfully!
不知道那里错误了?
具体如何设置呢? |
|