|
Posted by nobull@mail.com on January 4, 2006, 10:28 am
Please log in for more thread options
HP wrote:
> i am trying to send this url request by my perl cgi script but i am not
> able to do it , i am getting tthe error :"bad host name"
> while from the browser, i am able to get the page.
This probably means the name is not a public DNS name but is accessible
from the network where your browser is located. It is however not
accessible from the server where your CGI scripr is executing.
> the link is given below
>
>
> http://xx.xx.com/[ ...]
Yes, I can confirm that the domain name xx.xx.com does not resolve
here.
|