跳至內容

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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。