I'm getting this error on my blog. "Error establishing a database connection" Which file should i edit? http://muhammadsameer.com/blog/
If you have entered all details properly in your wp-config file then you need to contact your hosting provider for this error. DON.
I have only seen this if the username, password or host settings are wrong in wp-config. If you are using godaddy then I know that define('DB_HOST', 'localhost'); is NOT correct. If you are sure that all 3 settings are correct in that config file (no typos, etc) then I agree with deluxdon ... you need to contact your hosting provider.
Oh Thanks you so much my friend. It really helped me out. Yes i had to change my password. So simply i download "wp-config.php" Full path: http://www.yourdomain.com/blog/wp-config.php And edit new password on it and then upload again. Now its working awesome Thanks again all of you.