码迷,mamicode.com
首页 > Web开发 > 详细

file_get_contents函数和curl函数不能用

时间:2015-02-04 18:27:03      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:

某天file_get_contents()突然不能用了,检查了下php配置文件
allow_url_fopen=on
没问题
 
各种重启也没用
最后在ssh下执行
chmod 755 /etc/resolv.conf

一条命令解决了,具体原因还在探索中。。。。?知道的博友麻烦留言告知,谢谢

file_get_contents函数和curl函数不能用

标签:

原文地址:http://www.cnblogs.com/walter371/p/4272957.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!