python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
php_info() showing curl.cainfo path with three X's at end but this isn't how it's set in php.ini
Background: We've got a WAMP stack running Moodle and our H5P Hub access is failing with
unable to get local issuer certificate
which is related to curl not being able to verify certificates from HT...
Chris Walsh
Votes: 0
Answers: 0
Laravel 8/Mailchimp: cURL error 60: SSL certificate problem: unable to get local issuer certificate
Problem
Following Laracasts tutorial for Laravel 8 (and to be specific: Chapter 58 - Mailchimp API Tinkering, Section 11 - Newsletters and APIs), I ran into an issue which seemed to be pretty common.
...

Bill M.
Votes: 0
Answers: 1
Missing sodium extension - wampserver
I'm using wampserver 3.2.5 , trying to install package need sodium extension
i turned it and checked php.ini it not commented and then restarted all service Soduim extension
But i still have this issu...

Mohamed abd el-nasser
Votes: 0
Answers: 2
How to enable CurlHttpClient for WAMP in PHP 7.4+?
I'm trying to open the index_dev.php file for a site on my Wampserver and I'm getting this error:
Internal Server Error - PHP Warning - Configure the "curl.cainfo", "openssl.cafile"...
StrikerTC
Votes: 0
Answers: 1