Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: AP 2.4.59 Php 8.2.18 ts OpnSSL - header wrong version |
|
Author |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
Posted: Tue 16 Apr '24 12:17 Post subject: AP 2.4.59 Php 8.2.18 ts OpnSSL - header wrong version |
|
|
I use APache 2.4.59 with Php 8.2.18 ts
Downloadlink: phpinfo()
[curl]
curl: 8.7.1
SSL Version: OpenSSL/3.1.5 (Schannel)
[openssl]
OpenSSL support enabled
OpenSSL Library Version OpenSSL 3.1.5 30 Jan 2024
OpenSSL Header Version OpenSSL 3.0.13 30 Jan 2024
My application(https) runs without errors but it is not correct that the OpenSSL header version is 3.0.13 - is it? |
|
Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 54 Location: Bridgeton,NJ,USA
|
Posted: Thu 18 Apr '24 2:26 Post subject: Re: AP 2.4.59 Php 8.2.18 ts OpnSSL - header wrong version |
|
|
if you are using the php versions provided by jan-e,they compile php with openssl 3.0 for newer versions!
so you are totally fine with your current setup.
your webserver will serve pages using openssl 3.1.5 and your php apps will be using openssl 3.0.13
i also use jan-e's php builds and never had any issue! |
|
Back to top |
|
|
|
|
|
|