cURL error in dashboard

Laraship QuestionsCategory: TechnicalcURL error in dashboard
Gavin asked 6 years ago

After successful installation, I got the below error in the dashboard,

cURL error 77: error setting certificate verify locations: CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none

May I know how to fix it? Thanks.

Gavin

Attachments
1 Answers
laraship Staff answered 6 years ago

Hello,
This is a configuration issue in your server with PHP,
you need to check ca certifcate in php, either it does not exist, or it has wrong permissions or its invalid
http://chrisschuld.com/2008/07/how-to-fix-the-curl-error-error-setting-certificate-verify-locations/