(phpstudy下)queryList 安裝報錯:不支持openssl的解決方法

 The openssl extension is required for SSL/TLS protection but is not available. 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.

解決方法
phpstudy軟件 > 其他菜單按鈕 > 打開配置文件欄 > php-ini欄

找到extension=php_openssl.dll取消掉前面的;,並重啓

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章