string(54)"Protocol"https" not supported or disabled in libcurl" 我在二维码验证是出现这个代码 需要怎么解决
该错误信息表示php当时编译时使用的curl库不支持https, 验证方法为 你的curl安装目录/bin/curl -V 或curl -V,重新安装一次试试