Hi,
PHP 8.5.5 and PHP 8.4.20 have changed how cURL is loaded.
Normally, PHP 8.5.5 and 8.4.20 installations modify a Wampserver configuration file:
wamp64\scripts\config.inc.php
Lines 222 through 238 should be:
$phpDllToCopy = array_merge($php_icu_dll,
array (
'libeay32.dll',
'ssleay32.dll',
'libsasl.dll',
'libpq.dll',
'libssh2.dll', //For php 5.5.17
'
Forum:
WampServer English