hi folks,

i am working with the IPN from paypal a lot. Sometimes the php program throws a:

PHP Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in ....

which could have 2 reasons: either the domain does not resolve in the nameservers or paypal is simply not reachable...

are these the right nameservers for ev1?

cat /etc/resolv.conf
search ev1servers.net
nameserver 67.15.31.131
nameserver 66.98.240.131

they seem to work, most of the time :-)

thanks,
ralf