I creatse wordpress website, but I cannot login through wp-admin (Not LightSail)

0

I created wordpress website using EC2 and I follow the guide the below links: https://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/hosting-wordpress-aml-2023.html

And, I created EC2 instance by following the guide: https://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/ec2-lamp-amazon-linux-2023.html

I also created Amazon Certificate Manager.

However, my wordpress website looks weird.

Screenshot

Also, whenever I try to login, the browser said "The secure connection to this site is not perfect.".

I still don't know how to solve this problem. Please help me!

3개 답변
0

Hello.

It appears that the CSS is not loading properly.
Please check Chrome's developer tools to see what errors you are seeing.
Also check the Apache access log and error log.
Apache access logs and error logs are located in the directory "/var/log/httpd/".

Is there an ALB in front of EC2?
In this case, it is possible that the DNS name of EC2 is referenced when loading CSS from WordPress, so try changing it to the correct website domain by following the instructions in the following document.
https://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/hosting-wordpress-aml-2023.html#wordpress-troubleshooting-2023

profile picture
전문가
답변함 8달 전
0

What error do you receive when you cannot log in on the wp-admin page? You may want to try an alternative guide on how to launch a WordPress website with Amazon EC2.

AWS
Max
답변함 8달 전
0

Since you are able to update database as per Wordpress website not launching properly to fix content loading issue, you can also reset your password in the database.

Refer to Rest your password. If I recall correctly, there is a wp_users table, and if you set user_pass to empty string, it means blank password.

AWS
전문가
Mike_L
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠