This Error happened because your php version is not loading the openssl extension , check the php.ini file and un-comment this line :
to be like this :
;extension=php_openssl.dll
to be like this :
extension=php_openssl.dll
No comments:
Post a Comment