Board logo

标题: [求助] IPping通网站无法打开 SSH内httpd无法正常启动 [打印本页]

作者: wang259797    时间: 2014-3-1 17:39     标题: IPping通网站无法打开 SSH内httpd无法正常启动

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

vbotong.cn.conf内容:
  1. <VirtualHost *:80>
  2. DocumentRoot /www/web/weixin/public_html
  3. ServerName vbotong.cn
  4. ServerAlias vbotong.cn
  5. ErrorDocument 400 /errpage/400.html
  6. ErrorDocument 403 /errpage/403.html
  7. ErrorDocument 404 /errpage/404.html
  8. CustomLog "/www/web_logs/vbotong.cn_access_log" common
  9. ErrorLog "/www/web_logs/vbotong.cn_error_log"
  10. php_admin_value open_basedir /www/web/weixin:/tmp
复制代码
站点信息:
QQ20140301-1.jpg


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

图片附件: QQ20140301-1.jpg (2014-3-1 17:38, 16.53 KB) / 下载次数 6115
http://wdlinux.cn/bbs/attachment.php?aid=4238&k=d96800d2569e0858a46a48d24df2a7e9&t=1733985175&sid=LINv2t


作者: yang900718    时间: 2014-3-1 21:13

回复 1# wang259797

问一下你的 服务器服务商有没有白名单限制,如果有让他们把你的域名添加下白名单,网站就可以正常访问了
作者: 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服务。




欢迎光临 WDlinux官方论坛 (http://wdlinux.cn/bbs/) Powered by Discuz! 7.2