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

curl-and-php

Re: Websphere HTTPS command line connection ok, PHP exec connection ok, but PHP-CURL library (curl_exec) error

From: Michael Wallner <mike_at_iworks.at>
Date: Wed, 19 Oct 2005 09:07:48 +0200

Hi Javi Signes, you wrote:

> Note:
> 1)if i change the url to $_url = 'https://www.paypal.com'; It is
> working fine with PHP-Curl library, so i think that this is only problem
> with SSL protocol to establish connection with WebSphere Servers.
> 2)PHP versions ckecked:
> PHP-5.0.5Win32 -libcurl/7.14.0 OpenSSL/0.9.8 zlib/1.2.3- or
> PHP-4.4.0Win32 -libcurl/7.11.2 OpenSSL/0.9.8 zlib/1.1.4 - or
> PHP-5.1.0RC1-Win32 -libcurl/7.14.0 OpenSSL/0.9.8 zlib/1.2.3-
> In all of them shows me the same error.

Could you please verify that PHP uses the SSL DLLs shipped with it?
You could for instance use Sysinternals Filemon to do so. On Windows
the probability is high that the wrong set of libeay32.dll/ssleay32.dll
is used, e.g. from a former (older) PHP installation.

Thanks,

-- 
Michael - <mike(@)php.net> http://dev.iworks.at/ext-http/http-functions.html.gz
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-10-19