WDlinux官方论坛's Archiver

wang259797 发表于 2014-3-1 17:39

IPping通网站无法打开 SSH内httpd无法正常启动

各位大神,我的网站服务器IP可以ping通 wdcp面板通过IP可上 但绑定的网站无法用域名打开,IP可以ping通 面板服务内httpd启动显示运行。
但我去SSH启动时显示如下:[code][root@AY140221103453897331Z ~]# service httpd start
Starting httpd: Syntax error on line 10 of /www/wdlinux/httpd-2.2.24/conf/vhost/vbotong.cn.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
                                                           [FAILED][/code][root@AY140221103453897331Z ~]#

vbotong.cn.conf内容:[code]<VirtualHost *:80>
DocumentRoot /www/web/weixin/public_html
ServerName vbotong.cn
ServerAlias vbotong.cn
ErrorDocument 400 /errpage/400.html
ErrorDocument 403 /errpage/403.html
ErrorDocument 404 /errpage/404.html
CustomLog "/www/web_logs/vbotong.cn_access_log" common
ErrorLog "/www/web_logs/vbotong.cn_error_log"
php_admin_value open_basedir /www/web/weixin:/tmp[/code]站点信息:
[attach]4238[/attach]


求高手协助解决!万分感谢~

yang900718 发表于 2014-3-1 21:13

[b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=33411&ptid=8473]1#[/url] [i]wang259797[/i] [/b]

问一下你的 服务器服务商有没有白名单限制,如果有让他们把你的域名添加下白名单,网站就可以正常访问了

wang259797 发表于 2014-3-2 13:03

这不是白名单的问题啊 启动httpd出现错误:Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration

wang259797 发表于 2014-3-2 13:10

问题自己百度php_admin_value解决了,关闭站点的“限制目录”功能即可正常启动httpd服务。

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.