How do I enable cURL in PHP?
Since you're using XAMPP, uncomment the line
;extension=php_curl.dll
in xamppapachebinphp.ini, and then restart the Apache service.
NB: In newer XAMPP versions,...
ERR_TOO_MANY_REDIRECTS with nginx
The Cloudflare offers the following encryption modes:
Off (no encryption)
Flexible
Full
Full (strict)
Strict (SSL-Only Origin Pull)
In my case it was Cloudflare. We had to change...