ID:               44338
 Updated by:       [EMAIL PROTECTED]
 Reported By:      akbsol at yahoo dot co dot in
-Status:           Open
+Status:           Wont fix
 Bug Type:         OpenSSL related
 Operating System: Debian 3.1
 PHP Version:      4.4.8
 New Comment:

We are sorry, but we can not support PHP 4 related problems anymore.
Momentum is gathering for PHP 6, and we think supporting PHP 4 will
lead to a waste of resources which we want to put into getting PHP 6
ready.




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

[2008-03-05 16:26:48] akbsol at yahoo dot co dot in

Wanna add that when I compile the support directly in php using:

./configure --enable-fastcgi --with-openssl

without the "shared" the streams are available. Why are they not
available while building it shared?

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

[2008-03-05 16:22:59] akbsol at yahoo dot co dot in

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 this bug report at http://bugs.php.net/?id=44338&edit=1

Reply via email to