Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Changing hosting providers  (Read 7755 times)

0 Members and 1 Guest are viewing this topic.

dubie

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Changing hosting providers
« on: November 27, 2003, 03:08:40 am »

I plan to change hosting providers. Is there an easy way to transfer to new hosting provider? Has anyone done this and what is involved in transferring coppermine to new server. Thanks for the help.

-dubie
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Changing hosting providers
« Reply #1 on: November 27, 2003, 07:53:27 am »

  • 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 (see http://coppermine.sourceforge.net/faq.php?q=BackupDatabase#BackupDatabase )
  • 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]
  • install phpMyAdmin onto your new server
  • 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
GauGau
« Last Edit: April 26, 2004, 08:17:14 am by GauGau »
Logged

dubie

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Changing hosting providers
« Reply #2 on: November 28, 2003, 01:57:44 am »

Thanks for your time and help. I will give it a whirl.

-Andrew
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Changing hosting providers
« Reply #3 on: January 08, 2005, 04:48:16 am »

This should be a sticky but I am unsure where...
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Changing hosting providers
« Reply #4 on: January 08, 2005, 05:19:40 am »

let's put this into the FAQ - could you write a comprehensive article, commit it and let me know - I'll update the faq on the website accordingly. Another option might even be a tutorial video *hint* ;)...

Joachim
Logged

Rory

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: Changing hosting providers
« Reply #5 on: January 10, 2005, 05:48:31 am »

  • 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 (see http://coppermine.sourceforge.net/faq.php?q=BackupDatabase#BackupDatabase )
  • 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]
  • install phpMyAdmin onto your new server
  • 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
GauGau

hello, i am also trying to do this but don't quite understand how to get my exported database onto my new provider using phpmyadmin. also do i not need to tell coppermine where my new mysql server is?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Changing hosting providers
« Reply #6 on: January 10, 2005, 09:43:18 am »

download the dump your created using phpMyAdmin to your pc. Then install phpMyAdmin (if it doesn't already exist) on the new server and upload the dump file to it (using the "SQL" button in phpMyAdmin's user interface), or copy'n paste the contents into the text field.
To "tell" coppermine on your new server what mySQL tables to use, edit the file include/config.inc.php and enter the new mySQL connection data there.

Joachim
Logged

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
Re: Changing hosting providers
« Reply #7 on: January 11, 2005, 06:19:43 am »

Lets Wiki this ;)
Logged
SANIsoft PHP applications for E Biz

LMalnati

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Re: Changing hosting providers
« Reply #8 on: April 29, 2005, 06:38:31 am »

Thanks everyone who contributed above.  I'm switching my host and this well-documented transfer process will be quite handy.
Logged

LMalnati

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Re: Changing hosting providers
« Reply #9 on: May 01, 2005, 03:56:11 am »

People should also be aware they can load MySQL Admin to do a backup of there databases.  If you do not already have phpmyadmin and you need to backup up your dbs this may be a good option since installing phpMyadmin is a little more involved. 

In any event its another choice for backup
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 18 queries.