curl: (77) error setting certificate verify locations: CAfile: /usr/local/php5/ssl/cert.pem C...

本人解决的方法是:先打开终端 cd/usr/local   然后创建php5目录  最后把/usr/local 这个目录里面的ssl文件夹拷贝一份到php5文件即可

我觉得如果这个方法不行可以尝试一下使用brew install openssl试试

你可能感兴趣的:(curl: (77) error setting certificate verify locations: CAfile: /usr/local/php5/ssl/cert.pem C...)