failed to open stream: No route to host in...

One client is seeing the following error from this code:

PHP:
<?php
include ('http://app.feeddigest.com/digest3/ODC9FIC36I.html');
?>

Error:
Warning: main(http://app.feeddigest.com/digest3/ODC9FIC36I.html) [function.main]: failed to open stream: No route to host in /hsphere/local/home/user/mydomain.com/wp-content/themes/anaconda/page.php on line 18

Warning: main(http://app.feeddigest.com/digest3/ODC9FIC36I.html) [function.main]: failed to open stream: No route to host in /hsphere/local/home/user/mydomain.com/wp-content/themes/anaconda/page.php on line 18

Warning: main() [function.include]: Failed opening 'http://app.feeddigest.com/digest3/ODC9FIC36I.html' for inclusion (include_path='.:/usr/local/lib/php') in /hsphere/local/home/user/mydomain.com/wp-content/themes/anaconda/page.php on line 18

They said it was working and now is not working. Any php experts no what the error represents?

I can manually open the link so I know the link itself is valid.

Thanks
 
Oh...I know about this.......I had fixed it when I assist you in moving, and I think the fix got removed. There is a reason for the error to be happening but i can't post it publicly, I will send you a PM.
 
It should be fixed now, and it wasn't our issue so much as it was their network had changed. I have changed to reflect that and it should function now. I have also mailed you the reason, but ask you please not post it here, it is NOT bad, by any means, if you(customer, potential custmomer, etc) are reading this, it is just an error in the DNS lookup at the root of the issue.
 
Back
Top