tslqwd 发表于 2011-5-27 12:32:26

PHP-FPM是什么?为什么提示not runing,百度无解,求解!

RT,Lnmpa环境,重启lnmp就提示not running,百度无解,求解!
=========================================================================
Manager for LNMP V0.7,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. SUCCESS!
MySQL program is stop
Starting LNMP...
Nginx start successfully!
./lnmp: line 46: /usr/local/php/sbin/php-fpm: No such file or directory
PHP-FPM start successfully!
Starting MySQL. SUCCESS!
MySQL start successfully!

licess 发表于 2011-5-27 12:48:55

你的是Lnmp不是Lnmpa!

php没有安装成功。手动编译php,发编译错误信息。

tslqwd 发表于 2011-5-27 16:32:32

我有安装apache,php用的也无问题,就是重启服务的时候报的错怎么手动编译php?
安装日志
http://www.58io.com/lnmp.log
能不能帮忙看看,谢谢!

licess 发表于 2011-5-27 17:20:36

回复 3# 的帖子

lnmpa肯定没有phpfpm:L
页: [1]
查看完整版本: PHP-FPM是什么?为什么提示not runing,百度无解,求解!