I have setuped all files in Wordpress. I am trying to setup Wordpress with PHP here. I have put all data including database name , database username & passwd and also localhost as database server.
But I am getting " Error establishing a database connection "
error when I try to open wp-config.php from browser that means : http://mysite.uuuq.com/wordpress/wp-config.php
ALso foropening from Browser : http://mysite.uuuq.com/wordpress/wp-admin/install.php
it says
Error establishing a database connection
This either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at localhost. This could mean your host's database server is down.
* Are you sure you have the correct username and password?
* Are you sure that you have typed the correct hostname?
* Are you sure that the database server is running?
If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.
There is no problem in Wordpress config files. Are mysql databases down ? please reply & give solution to me.