I am trying to set some php coding files.
I created database , database user (with password) successfully.
But when I try to use Install.php (with above data put in config.php ) it says
Error establishing a database connection
This either means that the username and password information in your 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?
I have put Database host as localhost , all other settings I am confirmed. Please help me to set it up. Is database server is down ?? or error in database host ?
Please reply.