PHP Error: File Get Contents Failed

  • Thread starter Thread starter jim mcnamara
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 3K views
Messages
4,789
Reaction score
3,854
Code:
Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /includes/init.php(292) : eval()'d code on line 218

Greg and/or Warren -

php has a problem. A raft of these errors have shown up on several different PC's on completely unrelated networks. Been seeing it for two days. I'm betting you know about it... anyway, you do now for sure.
 
Physics news on Phys.org
Warning: file_get_contents(http://feeds.feedburner.com/FeedPalooza/APOD ) [function.file-get-contents]: failed to open stream: Connection timed out in /includes/init.php(319) : eval()'d code on line 218

Warning: file_get_contents(http://feeds.feedburner.com/FeedPalooza/APOD ) [function.file-get-contents]: failed to open stream: Connection timed out in /includes/init.php(319) : eval()'d code on line 218

Warning: file_get_contents(http://feeds.feedburner.com/FeedPalooza/APOD ) [function.file-get-contents]: failed to open stream: Connection timed out in /includes/init.php(319) : eval()'d code on line 218

Warning: file_get_contents(http://feeds.feedburner.com/FeedPalooza/APOD ) [function.file-get-contents]: failed to open stream: Connection timed out in /includes/init.php(319) : eval()'d code on line 218

This and trouble with connectivity. Any one else having trouble connecting?
 
Last edited by a moderator:
Gokul43201,the identical problem and message here .
Started today.
What's going on?
 
Greg Bernhardt said:
seems to have corrected itself
Yup,It's gone.
Maybe the forum becomes "selfaware"...Bits of the artificial intelligence build from big concentration of bright minds visting this site.
:smile: :smile:
 
Greg Bernhardt said:
seems to have corrected itself
I was always pretty nervous when my network glitches fixed themselves.
 
turbo-1 said:
I was always pretty nervous when my network glitches fixed themselves.

The error is not on your or our end. That error is when is a feed is for whatever reason unavailable. Usually they get the feeds back online quickly.
 
Greg Bernhardt said:
The error is not on your or our end. That error is when is a feed is for whatever reason unavailable. Usually they get the feeds back online quickly.

Are you able to except the error, and put some sort of default "feeds are temporarily unavailable at the moment" message?