doesn't work: file_get_content with some sites, for example with facebook.com mail.ru
Warning: file_get_contents(https://facebook.com/)
[function.file-get-contents]: failed to open stream: Network unreachable in /home/domains/http://my-city.com.ua/index.php on line 111
what could this be related to?
on another hosting file_get_content works fine
through cURL there's also an error
Error: Failed to connect to 2a03:2880:10:8f01:face:b00c:0:9: Network unreachable http://facebook.com
contact your hosting provider
either they don't have access to traffic to the site
or the site has blacklisted the host's ip
Comments