ID: 31262 User updated by: nick at foobar dot org Reported By: nick at foobar dot org -Status: Open +Status: Bogus Bug Type: OpenSSL related Operating System: freebsd 4.x PHP Version: 4.3.10 New Comment:
after some more searching, this looks like a repeat of bug #29934. problem with php4 apis noted. will hack freebsd port instead. Previous Comments: ------------------------------------------------------------------------ [2004-12-23 01:09:43] nick at foobar dot org Description: ------------ According to the 4.3.0 changelog: "URL wrappers natively supports https:// URLs if you have compiled OpenSSL support into PHP (shared extension does not support this)". This is a pain and the problem has just bitten me in the ass. By default, freebsd (and probably other operating systems) compiles the core engine and the links other modules in as shared extensions. This means that the default configuration on such systems does not support the https wrapper. This makes writing portable php code extremely troublesome. Can this be fixed so that https works with the shared openssl extension? Is the fix in php5 possible to back-port? - thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31262&edit=1
