您的位置:首页 > 产品设计 > UI/UE

解决composer提示The openssl extension is required for SSL/TLS protection...

2018-03-10 17:34 561 查看
错误提示

The openssl extension is required for SSL/TLS protection but is not availab

le. If you can not enable the openssl extension, you can disable this error

, at your own risk, by setting the ‘disable-tls’ option to true. ta errorRet

解决方法:在php.ini文件中打开php_openssl扩展

extension=php_openssl.dll
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐