From:             eric at vlender dot com
Operating system: GNU/Linux (slackware)
PHP version:      4.3.1
PHP Bug Type:     OpenSSL related
Bug description:  SSL and cURL SSL break with pfpro 

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 bug report at http://bugs.php.net/?id=22441&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22441&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22441&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22441&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22441&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22441&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22441&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22441&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22441&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22441&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22441&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22441&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22441&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22441&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22441&r=gnused

Reply via email to