Help please! :(

  • Thread starter Thread starter Deleted member 826255
  • Start date Start date
D

Deleted member 826255

Guest
When i enter my website it says Error establishing a database connection
 
Go to website where you buy hosting and search for button "contact us"
 
probably a host timeout if the site was working before......the site has problem communicating with your mysql database basically
 
Your site is unable to establish database connection. First Make sure that you are entering the correct database login credential, Number of time this error occure due to server error. Check your webhost Mysql.
 
if you'r using wordpress check your wp-config.php
 
Your mysql connection setup might be wrong on the wp-admin.php or your DB server might be wrong.

Your web host probably gave you mysql setup instructions. Just copy those onto wp-admin.php
 
Their is so many things:

if its previous working but suddenly now show error, probably:
1. mysql server down, restart Apache
2. Else you changed Db username/password

if its first time you added site and Shows error
1. your username and passsword, dbname configuration is wrong
 
Back
Top