Hmm... strange error

Discussion and questions about anything in the tech section, or any of the software or libraries I've released or have worked on.
Post Reply
fkeessen
Posts: 5
Joined: Thu Jun 19, 2003 11:37 pm
Location: The Netherlands

Hmm... strange error

Post by fkeessen »

Hmm site is down; that's why I receive errors..
:cry:


Yeah,

Once again i received an error:

Warning: fopen() [function.fopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/.sites/95/site92/web/dev/weather/ivweather.class.php on line 190

Warning: fopen(http://weather.interceptvector.com/weat ... WDAwMDI%3D) [function.fopen]: failed to create stream: No such file or directory in /home/.sites/95/site92/web/dev/weather/ivweather.class.php on line 190
Problem: The site or URL was read, but contents were invalid.

Anyone help?

Thanks,

Frank
Giz
Site Admin
Posts: 57
Joined: Wed May 07, 2003 6:19 pm

Post by Giz »

I've really meant to add @fopen to the class to suppress the warnings as the error checking is about as good as I can get it without figuring out how to get fopen's http socket wrapper to timeout.

Nevertheless, the problem you're having is because interceptvector.com has gone away. I have no idea if it's returning or not, but it's been down for almost a week now, sad to say.
Post Reply