- 积分
- 37
- 威望
-
- 金钱
-
- 注册时间
- 2012-8-7
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
[root@localhost ~]# /root/lnmp restart
=========================================================================
Manager for LNMP V0.9 , 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
Shutting down php_fpm . done
PHP-FPM program is stop
Shutting down MySQL..... [确定]
MySQL program is stop
Starting LNMP...
Nginx start successfully!
Starting php_fpm Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/eaccelerator.so: /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/eaccelerator.so: cannot open shared object file: No such file or directory
done
PHP-FPM start successfully!
Starting MySQL. [确定]
MySQL start successfully!
[root@localhost ~]#
军哥麻烦帮看下 php_fpm 启动失败
这个怎么能修好
这个要是要日志,日志在那里保存
我安装的是一键安装包 lnmp0.9-full |
|