PHP Problem with the SSL CA cert (path? access rights?)
Posted joshua317
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP Problem with the SSL CA cert (path? access rights?)相关的知识,希望对你有一定的参考价值。
开发遇到问题,直接使用系统的curl命令正常,使用php的curl模块报错
错误:PHP Problem with the SSL CA cert (path? access rights?)
解决方法:
1.安装
yum reinstall openssl ca-certificates -y
2.重启php
以上是关于PHP Problem with the SSL CA cert (path? access rights?)的主要内容,如果未能解决你的问题,请参考以下文章