简体   繁体   中英

Wordpres: Installation failed: Download failed. No working transports found

I'm using windows 7, Wamp, PHP version 7.4.16, MySQL Version 4.9.7, and Apache 2.4.23. I'm unable to download theme and plugins on WordPress. I have searched a lot on this issue and tried the Following solutions but all in vain.

Uncommented the php_curl and php-openssl. Copied the two/ three files from PHP to apache bin

Last but not least I'm using the latest version of WordPress. Any quick help will be highly appreciated. Thanks in advance

I had the same error trying to download a theme and found a solution here: https://wordpress.stackexchange.com/questions/292175/installation-failed-download-failed-no-working-transports-found?newreg=571f25138e3a44d5abfc6fae52765759

Basically, you have to edit your php.ini to enable the php-openssl.dll extension and that's all!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM