curl-and-php
Re: curl (with php to HTTPS)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 11 Apr 2001 13:11:47 +0200 (MET DST)
Date: Wed, 11 Apr 2001 13:11:47 +0200 (MET DST)
On Wed, 11 Apr 2001, Lim Chung Keng wrote:
> Hi..
>
> This is part of my php info (supporting curl / openssl) and it's still
> giving me the same result... Now I would think whether it's the code
> problem? Is there anything incorrect?
> curl
> CURL support enabled
> CURL Information libcurl 7.6.1 (ipv6 enabled)
Ugha. Yes, you must disable IPv6 support as HTTPS doesn't work with that.
This is really my mistake. Sorry.
Run './configure --disable-ipv6'
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/ _______________________________________________ Curl-and-php mailing list Curl-and-php_at_lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/curl-and-phpReceived on 2001-04-11