Wordpress Plugin Installation - Failed to connect to FTP Server - Safest Solution?

后端 未结 7 2124
别那么骄傲
别那么骄傲 2021-02-02 12:23

I succesfully set up a VPS LEMP-stack with Wordpress. When I am trying to install plugins from the WP backend, I am prompted with the following message:

To perfo         


        
7条回答
  •  轮回少年
    2021-02-02 13:06

    For me it was bitnami related settings issue. This post helped me. There could be multiple reason:

    • Permission issue on the files and folders.
    • The FS_METHOD should be "direct" in wp-config.php file.
    • Remove FTP configuration from wp-config.php if you are migrating from bitnami to manage it on your own.

提交回复
热议问题