liunx出现curl call error(77): Problem with the SSL CA cert (path? access rights?)后解决方法
解决方法:1、sudo yum install ca-certificates (无论有没有,安装确认一下)2、重启php-fpm,命令:service php-fpm restart原因:系统的ca包没有更新,重新安装或者更新,后重启php-fpm就可以...
原创
2019-12-02 18:13:02 ·
4922 阅读 ·
0 评论