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

curl-and-php

Re: Do I need a new version of php_curl.dll?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 29 Apr 2004 14:24:32 +0200 (CEST)

On Thu, 29 Apr 2004, Lucas wrote:

> commandline curl (Windows) like the works perfectly :
>
> curl -x proxyserver:8080 --url http://www.microsoft.com -S --proxy-ntlm -U
> username:password
>
> but I can't get the --proxy-ntlm to work in the PHP enviroment. What must I
> download to compile a new dll ? Or is there somebody who built one? So curl
> works fine, but the php interface doesn't.

That DLL is PHP code. If the most recent PHP code doesn't support this libcurl
option then I guess the most recent PHP code needs to be fixed.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-04-29