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

curl-and-php

Re: php ntlm failing

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 30 May 2006 23:03:06 +0200 (CEST)

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
Received on 2006-05-30