Hi,
I have a script that reads some data from an other page (game results of our team in competition) and it has been working for some seasons but all of a sudden it stopped working and throws the error "php_network_getaddresses: getaddrinfo failed".
when I do an fopen on google.be it fails, when I do the same fopen on http://66.249.93.104 it works. Is there something wrong with the name server on the machines ?
I have a script that reads some data from an other page (game results of our team in competition) and it has been working for some seasons but all of a sudden it stopped working and throws the error "php_network_getaddresses: getaddrinfo failed".
when I do an fopen on google.be it fails, when I do the same fopen on http://66.249.93.104 it works. Is there something wrong with the name server on the machines ?
