Error establishing a database connection (New Install)…
-
Followed the detailed instructions from the wordpress readme file to configure a new wordpress database using phpMyAdmin. I also created an appropriate user account and granted it full privileges on the wordpress database. I then edited my wp-config file with the same information I had just set up on the MySQL database, uploaded all the files, and then browsed to install.php from my web browser. The Error message contained the following information:
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.
I have double checked, reset and checked again my password, username, and database name yet the result is always this same error message. I have also made sure that my PHP and MySQL version meet the requirements (I have PHP 5.2.10 and MySQL 4.1.22). I am not sure where to go from here and I am hoping for some guidance or ideas. Thanks in advance for any help.
- The topic ‘Error establishing a database connection (New Install)…’ is closed to new replies.