Report this

What is the reason for this report?

Error Establishing Database Connection (perfect settings)

Posted on March 17, 2014

I have a droplet with two seperate wordpress installs running very nicely. I went to add my third website to the droplet and everything went fine until I got the “error establishing a database connection” . I have checked wp-config.php multiple times and matched it with the database and user I created (checked in myphpadmin) . Also, I checked if the MYSQL server is running and it is and I am also able to log into the database using the credentials I have in wp-config.php .

What could possible be causing this error?



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.

Have you checked if the DB_HOST variable is set to the correct server? Something like: <br> <br>define( ‘DB_HOST’, ‘localhost’ );

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.