如何在xampp中安装或启用openssl ?


how do i install or enable openssl in xampp?

我花了太多的时间在谷歌和搜索如何安装或启用openssl在xampp,但我不能得到适当的解决方案,我安装或启用需要openssl在xampp,因为我想安装PhreedomR35RC3 Open Source

PhreedomR35RC3安装时显示错误!

The following installation errors have been found.
Errors (in red) must be fixed before the installation 
script can proceed.Cautions (in yellow) will not prevent 
installation.But may prevent modules from operating properly.
Your server needs to have openssl installed.

打开php.ini文件,去掉php_openssl.dll前的分号,然后重新启动服务器

1)在php.ini文件中,删除extension=php_openssl.dll之前的注释2)在你的php配置文件中,删除extension=php_openssl.dll之前的注释3)重启apache服务器4)检查Xampp主页

PHAR部分是否启用了openssl