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

curl-and-php

Re: php ntlm failing

From: Jebus <lordjebus_at_gmail.com>
Date: Wed, 31 May 2006 09:26:01 -0400

How can I found out what version of libcurl I am using ?

On 5/30/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Tue, 30 May 2006, Jebus wrote:
>
> > I have a very simple script that I thought would be a piece of cake but I
> > can't get the authentication to work.
>
> ...
>
> > curl_setopt($c, CURLOPT_HTTPAUTH, CURLAUTH_ANY);
>
> What libcurl version?
>
> > Authorization: Basic dHV2JTVjdmlxdWEtZ2V0dGF4OiUyNFNQTSUyM2xtayUyQjZ+
>
> This suggests you have a very old libcurl version that doesn't support the
> CURLAUTH_ANY option.
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-05-31