Download and Install the Openssl available from the blow url.
http://www.openssl.org/related/binaries.html OR copy these two files to C:\WINDOWS\system32 folder. They’re shipped with PHP package, you can find them in PHP root folder
open php.ini by using any text editor, and remove the semicolon before the following line:
extension=php_openssl.dll
Double check it, and try phpinfo() to see what's output of your PHP
No comments:
Post a Comment