Hey Guys,
I'm new in this community and I was trying to install WP with the tutorial: http://www.tamba2.org.uk/wordpress/xampp/
I installed everything step by step but when I try to run the 'install.php' in my localhost I get the following error:
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.
The URL I'm using to get to this file in my browser is the same that the turotial ask me to open:
http://localhost/wordpress/wp-admin/install.php
Both Apache and MySql services are working and I created the database 'wordpress'.
Does anyone know what is the problem?
Thanks
Nico