Monday 13 March 2017

error setting certificate verify locations: CAfile: D:\xampp\php\cacert.pem CApath: none

Follow these steps to solve this error.


1 Download :[https://gist.github.com/VersatilityWerks/5719158/download]

2 Extract it and place it in C:\xampp\php\

3 Open the file C:\xampp\php\php.ini

4 Insert the following line in the bottom curl.cainfo="C:\xampp\php\cacert.pem"of the file, if curl.cainfo does not exist already (then you should replace the line). 

No comments:

Post a Comment