1.php使用curl模塊報錯問題
開發遇到問題,直接使用系統的curl命令正常,使用php的curl模塊報錯
錯誤:PHP Problem with the SSL CA cert (path? access rights?)
解決方法:yum reinstall openssl ca-certificates -y
參考鏈接:
http://stackoverflow.com/questions/7179216/php-problem-with-the-ssl-ca-cert-path-access-rights