file_get_contents()仅适用于google.com和youtube.com,但它甚至不适用于我的域名。这是我得到的错误。
Warning: file_get_contents(oneofmydomains.com/) [function.file-get-contents]: failed to open stream: No such file or directory in /home/vhosts/oneofmydomains.com/subdomains/search/httpdocs/index.php on line 28
我还在我的htacces和php.ini中添加了php_value allow_url_fopen On
和allow_url_fopen = On
。
为什么我可以获取谷歌和YouTube的内容,但几乎没有互联网上的其他域名?
答案 0 :(得分:1)
看起来,您的托管服务提供商禁止访问其他域,但有几个“白色”域名除外。这种限制适用于免费托管