OpenSSL Header Version != OpenSSL Library Version affecting HTTP/2 for APNS OpenSSL Header Version != OpenSSL Library Version affecting HTTP/2 for APNS apache apache

OpenSSL Header Version != OpenSSL Library Version affecting HTTP/2 for APNS


You can solve this issue only by upgrading your PHP version OR you can also reinstall PHP/5.6.16. after that your both Openssl version will be same.

I have also faced this issue and after spending lots of time I found this solution.


I'm having the same basic issue and have reinstalled php 5.6 to no effect. I now have a library version of 1.0.1p and a header version of 1.0.2j. I've removed openssl, mod_php, apache 2.4, and php 5.6 and reinstalled them all which updated the header version to 1.0.2j but not the library version.

I don't think this is as simple as just reinstalling php 5.6, at least not on FreeBSD.


I faced the same problem, I had to upgrade openSSL to 1.1+