Then how can I fix it with my server?
Well, it's really simple! I just open the php.ini file on my AppServ then change the line called:
;extension=php_openssl.dll
to
extension=php_openssl.dll
But I need to restart the Apache to make it works. You can try it with your own. Hope this is help you ;)
0 comments on "How to Fix OpenSSL PHP Issue?"
Post a Comment