| manish |
| Site Admin |
|
 |
| Joined: 12 Apr 2004 |
| Posts: 561 |
| Location: India |
|
|
 |
 |
 |
|
Hi Daniel,
This problem usually happens when the MySQL details are either incorrect or incomplete.
You must make sure the following things
1. MySQL username/password is correct
2. MySQL user has the access (Read, Write, Drop, Create and Update) to the MySQL database.
3. MySQL database exists.
You may check the installation guide for setting up the mysql information correctly. Usually your host should be able to assist you in creating and configuring MySQL server/database since the configuration changes from server to server.
Best regards
Manish |
|