So maybe this could be solved by. If phpinfo() reports “openssl support disabled”, it means that php was compiled without openssl support, or that the openssl extension is not loaded. Openssl support => disabled (install ext/openssl) can anyone tell me whats wrong and how i fix it?
Phpinfo reports 'ssl version openssl/1.0.2j'.
Openssl support => disabled (install ext/openssl) i have already uncommented extension=php_openssl.dll (*.dll on ubuntu?) in /opt/php.
This can occur due to. Openssl support disabled (install ext/openssl) windows simple solution: Inside the phpinfo i get openssl support enabled but inside terminal i get openssl support => disabled (install ext/openssl). Openssl support disabled (install ext/openssl) this leads me to believe i've installed openssl incorrectly.
From what i found on internet, usually this is enough to get things to work. But for me it doesn't, when i look on phpinfo, the line opensll support still shows disabled (install. In phpinfo(), openssl support shows up as disabled. Get_loaded_extensions() doesn't include curl or openssl.

I ran phpinfo(), found my php.ini file and confirmed that the line 'extension=php_openssl.dll' is not commented out.
In order to update openssl within php, you will need to recompile php. I've read a bunch of places where i should.



