transfering database transfering 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

transfering database

Started by cito32, July 02, 2007, 03:45:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cito32

How do I make to transfer my database of a server to other server that Coppermine is already installed?

Joachim Müller

Use third-party tools like phpMyAdmin or mySqlDumper

cito32

Thanks, but is necessary backup php files like the upgrading process?

Joachim Müller

Coppermine's core files don't need to be moved around if they already exist on the other server. However, it's always a good idea to perform backups of all files in case something goes wrong. One question per thread: you initially asked about database transfer. File transfer is an entirely different animal.