in reply to Re^3: how to troubleshoot a http::request 404 problem
in thread how to troubleshoot a http::request 404 problem

well thanks to all of you, I now know the real problem wasn't in the code. It's a server thing; if i ping www.peng.es from the server that runs that piece of code, I get:

ping www.peng.es
PING www.peng.es.nl (212.78.185.192) 56(84) bytes of data.

well, that peng.es.nl is weird and the ip is wrong too: should be 213.171.223.35

So, I now know I look into that direction.

Thanks, to all of you!

  • Comment on Re^4: how to troubleshoot a http::request 404 problem