I just tried to do the switch from mysql4 to mysql5 and it couldn't connect to the database. Here is the process I did.
1. Create another database
2. import the database
3. changed my config.php file in the includes directory to point to the new database
4. after import was complete it said that it could not connect to the database.
Is there somewhere else I need to make the change?
|