cacert.pem(点击下载)

解决办法:比如我本地安装的是wamp,将cacert.pem文件放在这个文件夹下面D:\wamp\bin\php\php5.5.12\ext

如果安装的phpStudy根据你选择的php版本,放在对应的php下面即可,E:\phpStudy\php56n\ext,我选5.6版本

php微信支付问题之 cURL error 60: SSL certificate: unable to get local issuer certificate

最后一步,打开php.ini,查找curl.cainfo,改成cacert.pem所在的路径即可。

php微信支付问题之 cURL error 60: SSL certificate: unable to get local issuer certificate

 

相关文章:

  • 2021-07-14
  • 2021-07-25
  • 2021-12-02
  • 2021-05-23
  • 2021-10-12
猜你喜欢
  • 2021-06-09
  • 2021-12-03
  • 2022-12-23
  • 2021-07-22
  • 2022-12-23
  • 2021-07-26
  • 2022-12-23
相关资源
相似解决方案