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

curl-and-php

RE : Checking Sharepoint (up/down)

From: Chris Gralike <Chris.Gralike_at_AMIS.nl>
Date: Wed, 5 Apr 2006 16:14:31 +0200

Thanks for your reply, And yes I also noticed that too. I also hoped
that setting the option : CURLOPT_HTTPAUTH, CURLAUTH_NTLM would force
cURL to use the NTLM for the authentication process (described in the
php.net documentation). And also did some research on that point.

It seems that support for this option "CURLAUTH_NTLM" has been added in
a newer php version. The exact version isn't quite clear, for
documentation says it to be 5.x and readers claim it to be 4.4.3, And my
best guess would be that this option will be silently ignored by php
when the function isn't validated "if(CURL_SETOPT() ){ do this }".

Maybe someone knows how to check the cURL libs used by php to compile
the cURL module? I will try to figure this one out in the meanwhile to.
For my guess is that that's where the problem is.

Anyway thanks for your patience.

regard,

Chris Gralike

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-04-05