- 积分
- 4
- 威望
-
- 金钱
-
- 注册时间
- 2012-4-17
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
[root@VM_229_14_centos ~]# ./lnmp restart
=========================================================================
Manager for LNMP V1.1 , 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...
Stoping nginx... done
Shutting down php_fpm warning, no pid file found - php-fpm is not running ?
Shutting down MySQL. SUCCESS!
Starting LNMP...
Starting nginx... done
Starting php_fpm /etc/init.d/php-fpm: line 61: /usr/local/php/bin/php-cgi: No such file or directory
failed
Starting MySQL.. SUCCESS! |
|