Report this

What is the reason for this report?

Error when i access wordpress site in a browser. Site is on wordpress droplet at Digital Ocean. "Error establishing database connection"

Posted on July 24, 2017

Error message: " Error establishing a database connection"



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @FidelM

Without seeing the database error log, then the best guess would be that you’re running out of RAM, so if you have a $5 droplet, then resize it to $10.

And if you are using CloudFlare’s offline-cache, then you need to setup some cache, since it visits every page within a very short time, which can easily drain the server for RAM.

Run the following command to show the last 40 lines of the database error log:

tail -40 /var/log/mysql/error.log

same error for me, i have 2 droplet with same wordpres site and details one crash and one work nice, WHY?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.