I have just installed 3.1.9_x64 (in d:\wamp64) after removing a previous version.All the services are running. I can start phpMyAdmin and carry out actions there, but selecting localhost in the WAMP menu (or trying to run a php file in my www folder) leads to a (Firefox) message that connection cannot be made.
I note the following:
The WAMP menu offers the choice of five versions of php (5.6.40, 7.0.33, 7.1.29, 7.2.18 and 7.3.5); 7.2.18 is selected (selecting 7.3.5. doesn't help)
php_error.log contains an entry (actually repeated three additional times): "[19-Jun-2019 18:26:24 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: d:/wamp64/bin/php/php7.2.18/ext/curl (Kan opgegeven module niet vinden.), d:/wamp64/bin/php/php7.2.18/ext/php_curl.dll (Kan opgegeven module niet vinden.)) in Unknown on line 0" php_curl.dll is however present in d:\wamp64\bin\php\php7.2.18\ext. "Kan opgegeven module niet vinden"= Cannot find specified module.
.
I note the following:
The WAMP menu offers the choice of five versions of php (5.6.40, 7.0.33, 7.1.29, 7.2.18 and 7.3.5); 7.2.18 is selected (selecting 7.3.5. doesn't help)
php_error.log contains an entry (actually repeated three additional times): "[19-Jun-2019 18:26:24 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: d:/wamp64/bin/php/php7.2.18/ext/curl (Kan opgegeven module niet vinden.), d:/wamp64/bin/php/php7.2.18/ext/php_curl.dll (Kan opgegeven module niet vinden.)) in Unknown on line 0" php_curl.dll is however present in d:\wamp64\bin\php\php7.2.18\ext. "Kan opgegeven module niet vinden"= Cannot find specified module.
.