ID: 28529 Updated by: [EMAIL PROTECTED] Reported By: massimo dot ferrario at inforeti dot it -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: linux PHP Version: 4.3.6 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-05-26 17:05:46] massimo dot ferrario at inforeti dot it Description: ------------ I am trying to compile the openssl support in php 4.3.6. Contrary to what is said in the documentation (http://www.php.net/manual/en/ref.openssl.php) ---- 8< -------- 8< ---- In order to use the OpenSSL functions you need to install the <http://www.openssl.org/>OpenSSL package. PHP-4.0.4pl1 requires OpenSSL >= 0.9.6, but PHP-4.0.5 and greater will also work with OpenSSL >= 0.9.5 ---- 8< -------- 8< ---- if I try to compile PHP 4.3.6 on a linux box with version 0.9.5 installed I get this error Configuring extensions checking for OpenSSL support... yes checking for pkg-config... no checking for OpenSSL version... configure: error: OpenSSL version 0.9.6 or greater required. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28529&edit=1