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 Risposte
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
ESPERTO
con risposta un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande