php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #28529 openssl version requirements
Submitted: 2004-05-26 17:05 UTC Modified: 2004-05-26 18:14 UTC
From: massimo dot ferrario at inforeti dot it Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.6 OS: linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: massimo dot ferrario at inforeti dot it
New email:
PHP Version: OS:

 

 [2004-05-26 17:05 UTC] 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.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-26 18:14 UTC] nlopess@php.net
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.


 [2020-02-07 06:12 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=9b9a41560a4bd3b3053c6c72ea55b2387651a34f
Log: fix #28529: required versions #english might not be the best...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 22:00:03 2025 UTC