curl curl_exec 報錯 Problem with the SSL CA cert (path? access rights?)

使用cul擴展的時候提示 Problem with the SSL CA cert (path? access rights?) 或者使用yum 進行更新或者安裝軟件的時候提示失敗php

有一種可能就是系統的ca包沒有更新curl

包名爲php-fpm

ca-certificatesurl

更新一下這個包通常經過yum安裝或者更新軟件就沒問題了it

curl擴展仍是提示這個問題 須要重啓一下PHP 從新加載一下擴展才能解決問題擴展

 yum -y install ca-certificates軟件

pkill php-fpmyum

 /usr/local/php/sbin/php-fpm fpm

相關文章
相關標籤/搜索