After I updated my Wamp Server (3.2.3) and PHP 7.7.12 I cannot update plugins on my Wordpress locally and get this message: “Update failed: Download failed. No working transports found”.
I have curl and openssl extensions on. I checked the logs and it says Unable to load dynamic library ‘curl’ (tried: c:/wamp64/bin/php/php7.4.12/ext/curl
Unable to load dynamic library ‘openssl’ (tried c:/wamp64/bin/php/php7.4.12/ext/openssl
When I switch back to PHP 7.0.10 the updates will work and extensions will load. But I need 7.4.12 for my phpmyadmin and website to work.
I have curl and openssl extensions on. I checked the logs and it says Unable to load dynamic library ‘curl’ (tried: c:/wamp64/bin/php/php7.4.12/ext/curl
Unable to load dynamic library ‘openssl’ (tried c:/wamp64/bin/php/php7.4.12/ext/openssl
When I switch back to PHP 7.0.10 the updates will work and extensions will load. But I need 7.4.12 for my phpmyadmin and website to work.