原文:解决PHP curl https时error 77(Problem with reading the SSL CA cert (path? access rights?))

服务器环境为CentOS,php fpm,使用curl一个https站时失败,打开curl error,捕获错误:Problem with reading the SSL CA cert path access rights 解决方案: . sudo yum install ca certificates 无论有没有,安装确认一下 . 重启php fpm,这步比较重要,更改底层的东西时一定要重启一 ...

2015-08-21 10:54 2 3749 推荐指数:

查看详情

PHP Problem with the SSL CA cert (path? access rights?)

1.php使用curl模块报错问题 开发遇到问题,直接使用系统的curl命令正常,使用phpcurl模块报错 错误:PHP Problem with the SSL CA cert (path? access rights?) 解决方法:yum reinstall openssl ...

Mon Dec 19 19:13:00 CST 2016 0 2802
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM