cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Problems using cUrl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Aug 2003 12:38:05 +0200 (CEST)

On Wed, 13 Aug 2003, Marco Aurélio de Moraes wrote:

> I tried to make the changes you told me and I had the following error:
> Couldn't resolve host 'www.site.com'

curl needs to resolve the host name in the URL to an ip address in order to
work properly.

The reason for your problem might be one of these:

1. You entered a host name that doesn't resolve.

2. Your DNS was down at the time.

3. You need to do the operations over a proxy

Or something else.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-08-14