Here is how to enable OpenSSL on XAMPP:
1. Open php.ini file in XAMPP/php folder.
2. Find the line:
;extension=php_openssl.dll
and remove ; at the beginning.
3. Save the file and restart Apache
1. Open php.ini file in XAMPP/php folder.
2. Find the line:
;extension=php_openssl.dll
and remove ; at the beginning.
3. Save the file and restart Apache
No comments:
Post a Comment