"does not support Curl" (windows)

Hi, this seems odd.
Apache 2.4, PHP 7.4.*

Home > Admin Tools > About PHP says “Your PHP installation does not support Curl.”

A webpage with phpinfo() in it says it is installed, also php --ir curl also says its enabled, so what’s Dolibarr looking for that the PHP install is happy about?

Hi,

Dolibarr is loading harry of extensions with : https://github.com/Dolibarr/dolibarr/blob/develop/htdocs/admin/system/phpinfo.php#L144

Then search curl in it.