cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HTTPS POST with Reply

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 15 Sep 2006 12:46:40 -0700

On Fri, Sep 15, 2006 at 12:16:01PM -0700, Lamar, Dave wrote:
> Now I am getting something.
> Upon execution I get ==>
> curl: (6) Couldn't resolve host 'userid=[blanked out]&password=[blanked
> out]&command=requestnewpassword'
>
> In the log file there is a multitude of data, that is not comprehesible
> to me, following that message.
>
> Making progress.

That's more like it. If it can't even resolve the host, then you're not going
to get any output. Try substituting the IP address of the host for the host
name in the URL and see if you can get around what looks like DNS problems
(or a typo). That method doesn't always work because of virtual hosts, but
if it does it will get you closer.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-09-15