Create new instance to install WordPress in EC2.

0

My web developer want to go to EC2 and create a new instance so can install WordPress into it.

But he is getting the wrror message:

"The AMI ID (...) is not valid. The AMI may or maybe specific to another account or region."

I live in Australia. My web developer lives in Sri Lanka. He asked me to give him the password for the root account but I refused. PLEASE HELP! I am person with terminal medical condition.

  • Could you please specify which AMI did you try to use, and in which AWS region?

Vin
已提問 7 個月前檢視次數 206 次
1 個回答
1

Hi,

You can use any AMI in any region of your choice for the EC2 instance, and install WordPress on it.
If you are residing in Australia and want to serve your users there, you can ask your Web developer to switch region to ap-southeast-4, and then create an EC2 instance with an AMI of your choice. Please follow this guide [1] to achieve so.

Also, sharing the Root Account password is highly discouraged, especially if you're working with developers or third-party service providers.
Instead, you can create a new user [2] with the necessary permissions and provide those credentials to your web developer.

References:
[1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hosting-wordpress.html
[2] https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html

Thanks,
Atul

profile picture
已回答 7 個月前

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

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

回答問題指南