Author Topic: How to change the mysql database  (Read 3306 times)

0 Members and 1 Guest are viewing this topic.

Offline Ernesto Taseffa

  • Full Member
  • ***
  • Posts: 151
    • View Profile
How to change the mysql database
« on: March 12, 2003, 12:41:25 PM »
.
« Last Edit: August 09, 2009, 12:51:50 AM by Ernesto Taseffa »

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
How to change the mysql database
« Reply #1 on: March 12, 2003, 02:38:55 PM »
You're on the right track.  

1. Backup your 4images database using the Admin Control Panel
2. Rename config.php so the installer won't detect it.
3. Run install.php to create your database tables on the new database and recreate your admin login so you can access the admin control panel again.
4. Restore your database from the admin CP.

I think that should be all there is to it.