From: akbsol at yahoo dot co dot in Operating system: Debian 3.1 PHP version: 4.4.8 PHP Bug Type: *Compile Issues Bug description: shared openssl.so
Description: ------------ I am trying to compile a php binary which supports https:// and ftps:// streams by compiling openssl as a shared extension. Although a openssl.so ext. file gets created successfully, loads well through ini/dl() and openssl functions listed here: http://in.php.net/manual/en/ref.openssl.php are available but streams https:// and ftps:// are not available. Reproduce code: --------------- ./configure --enable-fastcgi --with-openssl=shared -- Edit bug report at http://bugs.php.net/?id=44338&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44338&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44338&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44338&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44338&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44338&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44338&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44338&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44338&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44338&r=support Expected behavior: http://bugs.php.net/fix.php?id=44338&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44338&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44338&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44338&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44338&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44338&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44338&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44338&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44338&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44338&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44338&r=mysqlcfg
