How Do I... Switch to a different mySQL database How Do I... Switch to a different mySQL database
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How Do I... Switch to a different mySQL database

Started by Voltius, January 28, 2006, 07:11:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Voltius

I upgraded my server and would also like to Switch my coppermine powered Voltius.com site to it's own mySQL database.

Are there any specific instructions on how to do that other than:
- export my tables from old database
- put old tables in new mySQL database
- change the config file with the new database
- upload everything
- cross fingers & pray it worked

Joachim Müller