cURL error 60: SSL certificate prblm: unable to get local issuer certificate [duplicate]

If you are on Windows using Xampp, I am stealing a better answer from here, would be helpful if Google shows you this question first. Download and extract for cacert.pem here (a clean file format/data) https://curl.haxx.se/docs/caextract.html Put it in : C:\xampp\php\extras\ssl\cacert.pem Add this line to your php.ini curl.cainfo = “C:\xampp\php\extras\ssl\cacert.pem” restart your webserver/Apache

SSL Localhost Privacy error

Allow Insecure SSL (localhost) In Chrome (including Version 111), enable allow insecure localhost: chrome://flags/#allow-insecure-localhost Refer to this Stack Overflow for more information. Allow Insecure SSL (other) See “Your connection is not private. blah-bla-blah“… Type thisisunsafe (key listeners pick it up). Notes If you are just curious if this works, browse this site which has a … Read more

What is the difference between XAMPP or WAMP Server & IIS?

WAMP is an acronym for Windows (OS), Apache (web-server), MySQL (database), PHP (language). XAMPP and WampServer are both free packages of WAMP, with additional applications/tools, put together by different people. There are also other WAMPs such as UniformServer. And there are commercial WAMPs such as WampDeveloper (what I use). Their differences are in the format/structure … Read more

WAMP won’t turn green. And the VCRUNTIME140.dll error

As Oriol said, you need the following redistributables before installing WAMP. From the readme.txt BEFORE proceeding with the installation of Wampserver, you must ensure that certain elements are installed on your system, otherwise Wampserver will absolutely not run, and in addition, the installation will be faulty and you need to remove Wampserver BEFORE installing the … Read more

Have WAMP start automatically upon Windows start-up (without logging on or any UAC interference)

Follow these instructions to start the appropriate WAMP services on start-up. UAC will not interfere here and there is no need to log in to start your web-server: Log in as an administrator. Start -> Run “services.msc” Right click the service wampapache (may also be called wampapache64). Go to properties and set start-up type to … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)