胡子 发表于 2012-3-7 17:13:11

安装lnmpa出现502 Bad Gateway错误

# /root/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.                                       
MySQL program is stop
Starting LNMP...
Nginx start successfully!
/root/lnmp: line 46: /usr/local/php/sbin/php-fpm: No such file or directory
PHP-FPM start successfully!
Starting MySQL.                                          
MySQL start successfully!
#

licess 发表于 2012-3-7 17:22:18

php没有编译安装成功

胡子 发表于 2012-3-7 17:34:52

不运行./apache的时候,只安装lnmp是正常的,系统是Red hat 5.4 64位

licess 发表于 2012-3-7 19:41:44

回复 3# 的帖子

没有错误信息不好说具体原因,建议手动编译安装或记录安装日志,传上来。
页: [1]
查看完整版本: 安装lnmpa出现502 Bad Gateway错误