install.php cannot connect to database
-
Hi! My company’s website is hosted by a hosting service. I first called and the hosting service told me they’ve set up a MySQL database. PHP 4.3 is installed. I confirmed all the MySQL information with them 3 times. Then I uploaded all the WordPress files to http://www.mycompanydomain.org/blog/
When I clicked on http://www.mycompanydomain.org/blog/wp-admin/install.php, I see the following message:
—–
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 called back the hosting company and explained what happened. All they said was that PHPadmin is disabled on the server, and I have to hard-code everything manually.
Does that mean I have all the correct MySQL database information but install.php simply won’t run on the Internet Explorer broswer? Or does the hosting company not understand the situation and there is something wrong with the MySQL database setting?
Thank you for reading my question.
The topic ‘install.php cannot connect to database’ is closed to new replies.