I’m getting this on a sympl installaton on a raspberry Pi in the Apache error log
Init: this version of mod_ssl was compiled against a newer library (OpenSSL 3.0.13 30 Jan 2024 (OpenSSL 3.0.11 19 Sep 2023), version currently loaded is 0x300000B0) - may result in undefined or erroneous behavior
I don’t know if this is the reason, but I’m getting some issues with local access, but not with access from the internet, and only with a phone. From a computer, it is fine.
Can’t say I’ve come across this, but it just looks like a warning.
I suspect that may be something to do with the phone - if its Android 7.0 or older, it may have problems with SSL stuff as a fair few things have changed since then - some apps may be fine and include the newer libraries, but others may not.
I’ve had another look at the error logs. Lots of these:
[Mon May 13 00:00:02.502131 2024] [ssl:warn] [pid 896] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 3.0.13 30 Jan 2024 (OpenSSL 3.0.11 19 Sep 2023), version currently loaded is 0x300000B0) - may result in undefined or erroneous behavior
[Mon May 13 00:00:02.570170 2024] [mpm_prefork:notice] [pid 896] AH00163: Apache/2.4.59 (Debian) OpenSSL/3.0.11 configured – resuming normal operations
[Mon May 13 00:00:02.570226 2024] [core:notice] [pid 896] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon May 13 00:00:02.570758 2024] [mpm_prefork:warn] [pid 896] AH00167: long lost child came home! (pid 4895)
[Mon May 13 00:00:02.571242 2024] [mpm_prefork:warn] [pid 896] AH00167: long lost child came home! (pid 4896)