
[英]Warning: file_get_contents(text.php?text=a-e) [function.file-get-contents]: failed to open stream: No error in
[英]Getting error file_get_contents(http://www.somewebsite.com) [function.file-get-contents]: failed to open stream
我正在尝试抓取该网站的某些数据,它可以在我的本地主机上运行,但是当我将其上传到服务器上时,它给了我这个错误。
Warning: file_get_contents(http://www.somewebsite.com/page) [function.file-get-contents]: failed to open stream: Permission denied
我在主机上发现allow_url_fopen设置已启用。 我不知道网页的扩展名。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.