I've recently installed the PHP 7.1.17 add-on to my existing WAMP installation. However after selecting PHP 7.1.17 as the running version cUrl no longer seems to work. However cUrl still works when I select previous any of the versions (7.0.0 or 5.6.16).
The PHP error log says:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp64/bin/php/php7.1.17/ext/php_curl.dll' - Kan opgegeven procedure niet vinden. in Unknown on line 0
The php_curl.dll file exists in the 'C:/wamp64/bin/php/php7.1.17/ext/' path. In the PHP.INI file and the phpForApache.ino file the "extension=php_com_dotnet.dll" line is uncommended (no semicolon). However when I create a php file and view phpinfo() cUrl does not show.
Please advice.
I'am running Windows 10 (x64) with WAMP 3.1.3 (x64) with Apache 2.4.17. The WAMP icon is GREEN.
The PHP error log says:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp64/bin/php/php7.1.17/ext/php_curl.dll' - Kan opgegeven procedure niet vinden. in Unknown on line 0
The php_curl.dll file exists in the 'C:/wamp64/bin/php/php7.1.17/ext/' path. In the PHP.INI file and the phpForApache.ino file the "extension=php_com_dotnet.dll" line is uncommended (no semicolon). However when I create a php file and view phpinfo() cUrl does not show.
Please advice.
I'am running Windows 10 (x64) with WAMP 3.1.3 (x64) with Apache 2.4.17. The WAMP icon is GREEN.