By oasysdigital
Hello,
I just launched a droplet of $5 for my new wordpress blog. i was customizing it and one error continuously appearing.
Website has no content but still it shows the following error
“Error Establishing Connection”
how to solve this?
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!
Hi Thanks for reply Dikshit
I tried to run few commands but it shows error
like when I run the command
sudo netstat -plt
it says
sudo: netstat: command not found
am i doing right?
The error itself is simply telling you it cannot connect to the assuming local mysql server?
You want to ensure the DB server is actually running, you can usually do this via SSH and simply type in mysqladmin -u root -p status, if its running then you should get a prompt, otherwise it will error out telling you the DB server is not running.
If it is running then you will want to check you WP-config to see what DB server / port it’s looking at. Ensure the username and password are working as well.
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.