容器技术交流

 找回密码
 立即注册
查看: 3002|回复: 2

file_get_contents 不能使用。

[复制链接]
发表于 2011-5-16 22:01:25 | 显示全部楼层 |阅读模式
r.php

  1. <?php
  2. var_dump(file_get_contents("http://www.domain.com/o.php"));
  3. ?>
复制代码


o.php


  1. <?php
  2. echo "OK";
  3. ?>
复制代码



http://www.domain.com/r.php

string(0)
发表于 2011-5-16 22:15:36 | 显示全部楼层
1.0.22版的一切正常.

string(20428)
 楼主| 发表于 2011-5-16 22:50:15 | 显示全部楼层
我是 LuManager 1.1.0alpha1
解决了    编辑网站  错误页面 500 这个复选 取消就正常了

不知道什么原因.
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2025-5-14 21:23 , Processed in 0.026386 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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