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!
Have you checked if the DB_HOST variable is set to the correct server? Something like: <br> <br>define( ‘DB_HOST’, ‘localhost’ );
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.