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
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/
Thanks for your quick reply. I got moved forward, now it is showing the following,
Could not find a credentials file at `/var/www/storage/app/analytics/service-account-credentials.json`.
What does it mean?
Gavin
There is a file used for google analytics also should be inside your package under this path
I believe you have permission issues on your installation, you need to fix all at once or you face issues frequently
Please login or Register to submit your answer