Server is down.

0

Hello AWS. I`m writing for my website fotnet24.com as a new costumer. Server is down. 400 users online. Enter image description here
Enter image description here

2개 답변
0

It looks like you can no longer access the database installed with the web server.
Please make sure that the database password, user name, and database hostname set in wp-config.php are correct, as described in the error description.

profile picture
전문가
답변함 일 년 전
0

Also to be specific the error message is looking for the DB on a loopback interface 127.0.0.1:3306

  1. I would think your DB is not running local on the WebHead, that is poor practice.
  2. That there was some port forwarding that you or someone had done in the past that wasn't made permanent.

Solve this by making sure reachability to the DB is possible, plumb Security Groups, and lastly make sure you php file is updated to the proper IP of the DB in question.

Let me know if you have any issues with this, or if it helps you then please accept my answer after you've tried it out - it would be much appreciated! Good luck :)

profile picture
D G
답변함 일 년 전

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

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

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

관련 콘텐츠