标题: lnmp安装无法启动php [打印本页] 作者: liquanzhou 时间: 2011-6-26 14:18 标题: lnmp安装无法启动php # ./lnmp restart
=========================================================================
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 not runing!
PHP-FPM program is not runing!
MySQL program is not runing!
Starting LNMP...
Nginx start successfully!
./lnmp: line 46: /usr/local/php/sbin/php-fpm: 没有那个文件或目录
PHP-FPM start successfully!
Starting MySQL.. [确定]
MySQL start successfully!