跳至内容

Wordpress site unable to connect to AWS to update plugins

0

Forgive me as I'm a bit of a newbie with AWS and its backend. I'm unable to find or setup the needed FTP settings. Since migrating my wordpress site over to AWS, its now requiring connection to AWS to update plugins. (see attachment) can someone assist me with resolving this issue? My site no longer functions as designed because of these outdated plugins.

Thanks! Enter image description here

2 回答
1

From the screenshot, it seems that WordPress is trying to FTP into 44.217.237.95 which I assume is your EC2 instance IP address.

  • Do you have a FTP server running on your EC2?
  • Does your EC2 security group allow inbound FTP at TCP port 21?

There are other ways to update WordPress. You can login to update, or you download the latest wordpress files. You can refer to WordPress Documentation - Updating WordPress for more information.

AWS
专家
已回答 1 年前
专家
已审核 1 年前
0

Hello.

I was looking for the error message in the image.
Try the troubleshooting methods from the blogs and Stackwordpress answers below.
As mentioned in the blog, I suspect that the web server user running Wordpress does not have permission to update the Wordpress directory, causing the error.
https://nasiothemes.com/3-ways-to-fix-to-perform-the-requested-action-wordpress-needs-to-access-your-web-server/
https://wordpress.stackexchange.com/questions/228591/to-perform-the-requested-action-wordpress-needs-to-access-your-web-server-pleas

By the way, since your problem is a Wordpress issue, I recommend posting your question to the Wordpress support forum below instead of AWS re:Post.
https://wordpress.org/support/forum/how-to-and-troubleshooting/

专家
已回答 1 年前
专家
已审核 1 年前

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

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