VPS侦探论坛

 找回密码
 注册
查看: 13148|回复: 7

军哥,遇到大问题了,lnmp正常启动,却打不开任何页面

[复制链接]
发表于 2010-10-9 13:36:47 | 显示全部楼层 |阅读模式

用/root/lnmp status查看如下
  1. [root@airplant etc]#/root/lnmp status
  2. =========================================================================
  3. Manager for LNMP V0.4  ,  Written by Licess
  4. =========================================================================
  5. LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
  6. This script is a tool to Manage status of lnmp
  7. For more information please visit http://www.lnmp.org

  8. Usage: /root/lnmp {start|stop|reload|restart|kill|status}
  9. =========================================================================
  10. Nginx is running now!
  11. SUCCESS! MySQL running (4524)
复制代码



重启也正常
  1. [root@airplant etc]#/root/lnmp restart
  2. =========================================================================
  3. Manager for LNMP V0.4  ,  Written by Licess
  4. =========================================================================
  5. LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
  6. This script is a tool to Manage status of lnmp
  7. For more information please visit http://www.lnmp.org

  8. Usage: /root/lnmp {start|stop|reload|restart|kill|status}
  9. =========================================================================
  10. Reload LNMP...
  11. Reload Nginx configure...
  12. the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
  13. configuration file /usr/local/nginx/conf/nginx.conf test is successful
  14. kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  15. Nginx program is reloding!
  16. Shutting down MySQL. SUCCESS!
  17. Starting MySQL.. SUCCESS!
  18. Shutting down php_fpm . done
  19. Starting php_fpm  done
复制代码



一切看来都正常,我很郁闷
这是为什么呢?
进程里好像没有nginx的那一项呢
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2010-10-9 13:39:43 | 显示全部楼层

回复 1# 的帖子



执行netstat -ntl

再执行:/usr/local/nginx/sbin/nginx
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
 楼主| 发表于 2010-10-9 13:45:06 | 显示全部楼层

军哥,好像还是不行
  1. [root@airplant ~]#netstat -ntl
  2. Active Internet connections (only servers)
  3. Proto Recv-Q Send-Q Local Address               Foreign Address             State
  4. tcp        0      0 96.44.156.71:28231          0.0.0.0:*                   LISTEN
  5. tcp        0      0 127.0.0.1:199               0.0.0.0:*                   LISTEN
  6. tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN
  7. tcp        0      0 0.0.0.0:80                  0.0.0.0:*                   LISTEN
  8. tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN
  9. tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN
  10. tcp        0      0 0.0.0.0:1723                0.0.0.0:*                   LISTEN
  11. tcp        0      0 :::21                       :::*                        LISTEN
  12. tcp        0      0 :::22                       :::*                        LISTEN
  13. [root@airplant ~]#/usr/local/nginx/sbin/nginx
  14. [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
  15. [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
  16. [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
  17. [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
  18. [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
  19. [emerg]: still could not bind()
复制代码
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2010-10-9 13:46:20 | 显示全部楼层



系统出现502了,有点变化,但还是不能执行p.php
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2010-10-9 13:50:15 | 显示全部楼层

回复 3# 的帖子


80端口被占用。

军哥运维代购:http://shop63846532.taobao.com/

 楼主| 发表于 2010-10-9 13:59:47 | 显示全部楼层

原帖由 licess 于 2010-10-9 13:50 发表 80端口被占用。
请教怎么解决呢?我刚执行了killall -9 nginx,然后又重启了lnmp 现在依然是打不开任何页面
发表于 2010-10-9 14:06:40 | 显示全部楼层

回复 6# 的帖子


可能有其他程序占用了80端口,查看进程看看
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2010-10-9 14:19:08 | 显示全部楼层

我用了pkill再重启好像行了,多谢军哥
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-11-18 01:32 , Processed in 0.027268 second(s), 17 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表