Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Can you move a gallery?  (Read 2666 times)

0 Members and 1 Guest are viewing this topic.

sicily18

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 62
  • are you ready for whats next..?
Can you move a gallery?
« on: February 24, 2005, 08:01:50 pm »

Can you move a gallery from one server to another? Say, i have a gallery on www.blahblah.com/gallery, would i be able to move it to www.yahdayahda.com/gallery?
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Can you move a gallery?
« Reply #1 on: February 24, 2005, 08:06:46 pm »

Yes.
    * Backup your files: FTP-download your complete coppermine-folder to your hard drive
    * use a tool like phpMyAdmin to get a dump (backup) of your mySQL database entries. More info here
    * verify your backup is working: check if the mySQL-dump contains all data (open the zipped dump file and use a text editor to view it)
    * on the new server: FTP-upload your coppermine-folder to the new server
    * CHMOD the folder /albums to 755 or 777 (depending on your server config]
    * restore the mySQL table by running the queries of the dump files you created in step 2
    * test-drive your coppermine gallery - you should be done
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.