ID:               22441
 Updated by:       [EMAIL PROTECTED]
 Reported By:      eric at vlender dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         OpenSSL related
 Operating System: GNU/Linux (slackware)
 PHP Version:      4.3.1
 New Comment:

You most likely have too old version of the pfpro SDK.
(old ones have some ssl funcs in it which clash with openssl)



Previous Comments:
------------------------------------------------------------------------

[2003-02-26 10:30:04] eric at vlender dot com

php-4.3.1 / apache 1.3.27 / openssl-0.9.6g / curl-7.10.2
When ever I use the --with-pfpro configure option to compile in payflow
pro support, it breaks the cURL (--with-curl) SSL connectability, as
well as fsockopen(ssl://somehost.hst)(--with-openssl=/usr/local/ssl)
functionality.  

If I recompile with out the payflow-pro extension I can use
curl_init(); and fsockopen(ssl:) again.   It took me quite awhile to
figure this one out, since curl_init() and fsockopen(ssl:) don't return
any errors when --pfpro is compiled in.  They just do not work at all. 
No errors, no initalization, nothing.   

Thanks for your time.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22441&edit=1

Reply via email to