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年前503ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ