spectrum 发表于 2010-6-28 21:23:31

为什么我的LNMP /NGINX /MYSQL都正常,但就是无法正常显示网页呢

甚至我放个静态网页都没法显示, 怎么回事.

spectrum 发表于 2010-6-28 22:49:02

我如果 /root/lnmp restart 一下,请看最后一段错误.为什么没权限?

# /root/lnmp restart
=========================================================================
Manager for LNMP V0.4 , 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}
=========================================================================
Reload LNMP...
Reload Nginx configure...
: conflicting server name "www.baowang.com" on 0.0.0.0:80, ignored
: conflicting server name "baowang.com" on 0.0.0.0:80, ignored
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
Nginx program is reloding!
Shutting down MySQL. [ OK ]
Starting MySQL. [ OK ]
Shutting down php_fpm . done
Starting php_fpm Failed loading /usr/local/zend/ZendOptimizer.so: /usr/local/zend/ZendOptimizer.so: cannot restore segment prot after reloc: Permission denied
done

licess 发表于 2010-6-29 09:09:54

回复 2# 的帖子

这个问题,论坛里已经有解决方法,先搜索再提问。
https://bbs.vpser.net/thread-1143-1-1.html

spectrum 发表于 2010-6-29 12:53:32

解决不了, iptables selinux都禁止了 都不行,

如果我重装LNMP的话, 请问网站文件我可以不管, 请问MYSQL重装是否是否覆盖??   急切等待你的回复.

licess 发表于 2010-6-29 13:57:50

回复 4# 的帖子

是覆盖安装。

spectrum 发表于 2010-6-29 20:53:52

覆盖安装是什么意思? 意思是覆盖了原始数据,完全是个新的系统?
页: [1]
查看完整版本: 为什么我的LNMP /NGINX /MYSQL都正常,但就是无法正常显示网页呢