coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: awijata on June 28, 2004, 06:48:24 AM

Title: transfer or upgrade my cpu
Post by: awijata on June 28, 2004, 06:48:24 AM
How do I transfer all the database and album to my new linux box ?

awijata
Title: Re: transfer or upgrade my cpu
Post by: Joachim Müller on June 28, 2004, 08:24:43 AM
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