Error establishing a database connection Amazon EC2 - after moving my wordpress blog

后端 未结 13 2113
無奈伤痛
無奈伤痛 2021-02-01 09:03

I am getting the error: \"error establishing a database connection\" after moving my wordpress blog to Amazon EC2. I\'ve checked the wp-config.php file and settings are ok (loca

13条回答
  •  长情又很酷
    2021-02-01 09:32

    I got the same error for my website, I just rebooted my instance and voila, problem solved.

    My case:

    I am using amazon free tier, and some bot requested my website and due to the high number of connections, the sql database could not serve the load. I have hence installed the load balancer too :) Hope it helps

提交回复
热议问题