`
chengxianju
  • 浏览: 248176 次
  • 性别: Icon_minigender_1
  • 来自: 合肥
社区版块
存档分类
最新评论

appserv2.5.10怪异

    博客分类:
  • php
阅读更多

同事使用include('http://')包含远程文件,本地尽然出现:

URL file-access is disabled in the server configuration

我本地环境:window server 2003+appserv 2.5.10(php 5.2.6)

打开:php.ini

竟然没有:allow_url_inlcude这个配置选项,

在allow_url_open下面加了一行:

allow_url_include = On

问题解决!

0
2
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics