transfer or upgrade my cpu transfer or upgrade my cpu
 

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

transfer or upgrade my cpu

Started by awijata, June 28, 2004, 06:48:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

awijata

How do I transfer all the database and album to my new linux box ?

awijata

Joachim Müller

1) Download all files within your coppermine folder on your webserver to your linux box.
2) Use a tool like phpMyAdmin to create a dump of your database on your webserver and save the dump file to your linux box
3) Use phpMyAdmin on your linux box to restore the database using the dump file you created
4) Edit your_coppermine_folder/includes/config.inc.php on your linux box to match the mySQL settings on your linux box
5) Test-drive your coppermine clone on the linux box

GauGau