Lightsail Wordpress plugin update attempt producing this... "To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed."

0

Our Lightsail Wordpress multisite install has been working well. I am attempting to update needed plugins and received this message: "To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed." needed FTP creds

I'm using a keyfile for our SFTP, and our normal user/password produced this error: Failed to connect to FTP Server www.quietlyworking.org:21

Looking forward to your help getting these updated, Thank you!

已提问 1 年前504 查看次数
1 回答
1

As you can see here, there may be a problem with access permissions.
Make sure your Lightsail web server user has write access to the WordPress directory.
https://wordpress.org/support/topic/to-perform-the-requested-action-wordpress-needs-to-access-your-web-server-2/

Also check if the following settings are done in "wp-config.php".

define( 'FS_METHOD', 'direct' );
profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则