Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

PHP error: cURL does not load on latest PHP versions (no replies)

$
0
0
As long as I am using a version up to PHP 8.1.24, cURL works. As soon as I am trying either 8.1.25 or 8.2.12 no cURL is loaded. I am getting the following in my PHP error log:

PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: w:/wamp64/bin/php/php8.2.12/ext/curl (Das angegebene Modul wurde nicht gefunden), w:/wamp64/bin/php/php8.2.12/ext/php_curl.dll (Die angegebene Prozedur wurde nicht gefunden)) in Unknown on line 0

The path to /ext is correct, other modules load ok, and php_curl.dll is in the folder.

This is wampserver 64 on Win 11 22H2. The error occured only after I installed PHP 8.1.25/8.2.12. Any suggestions?

Viewing all articles
Browse latest Browse all 3177

Trending Articles