baiantang 发表于 2011-3-23 16:19:05

安装失败了

系统 Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
安装失败nginx都失败了请问怎么解决
安装了2次 都不可以

谢谢

baiantang 发表于 2011-3-23 17:44:03

Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Nginx is stop!
MySQL running (18584)                                    
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State
tcp      0      0 0.0.0.0:704               0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:111               0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:631               0.0.0.0:*                   LISTEN
tcp      0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN
tcp      0      0 :::80                     :::*                        LISTEN
tcp      0      0 :::22                     :::*                        LISTEN
#

baiantang 发表于 2011-3-23 19:19:56

gzip: ./suhosin-patch-5.2.14-0.9.7.patch already exists; do you wish to overwrite (y or n)?

这一步怎么选择

[ 本帖最后由 baiantang 于 2011-3-23 19:23 编辑 ]

licess 发表于 2011-3-23 19:48:19

回复 3# 的帖子

输入y 就行

RHEL AS4没测试过,最好提供编译的错误信息。

baiantang 发表于 2011-3-23 20:27:04

错误信息最后存在哪儿了

baiantang 发表于 2011-3-23 22:43:36

Manager for LNMP V0.6,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}
=========================================================================
Nginx is stop!
MySQL running (2656)                                       
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State   
tcp      0      0 0.0.0.0:705               0.0.0.0:*                   LISTEN   
tcp      0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN   
tcp      0      0 0.0.0.0:111               0.0.0.0:*                   LISTEN   
tcp      0      0 0.0.0.0:631               0.0.0.0:*                   LISTEN   
tcp      0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN   
tcp      0      0 :::80                     :::*                        LISTEN   
tcp      0      0 :::22                     :::*                        LISTEN

baiantang 发表于 2011-3-23 22:44:27

Nginx is stop!
但是http://222.35.143.110/ 访问是另外一个页面啊奇怪 怎能访问呢

baiantang 发表于 2011-3-23 23:08:06

# /usr/local/nginx/sbin/nginx
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)

baiantang 发表于 2011-3-23 23:11:42

Linux ud1072 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:34:33 EDT 2009 i686   这是什么意思

baiantang 发表于 2011-3-23 23:13:35

Server APIApache 2.0 Handler


是不是自带的 apache2.0没有卸载掉啊

baiantang 发表于 2011-3-24 00:08:59

终于成功了原来是自带的apache在作怪 删除了重新安装lnmp安装就好了呵呵   
搞了好几个小时
页: [1]
查看完整版本: 安装失败了