coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: ForEvrMusic on June 24, 2006, 11:03:05 PM

Title: Switching Name Servers
Post by: ForEvrMusic on June 24, 2006, 11:03:05 PM
Here is my domain: http://mrlachey.com/gallery/

I am switching host and switcing name servers. My question is... how do i make it so that all of my coppermine settings will transfer? (Like mysql stuff, etc.)
Title: Re: Switching Name Servers
Post by: Sami on June 24, 2006, 11:24:57 PM
1.create backup from all files and folder of gallery
- if you have control panel for your server then it could be a backup tool out there
- if you don't have a online backup tool on your control panel then simple use a FTP client and download your gallery to your local computer
2.create backup from coppermine database
- first check your include/config.inc.php for your database name
- if you have a online mysql admin tool on your control panel use that to create a backup of your database
- if you don't have , then download PhpMyAdmin and install it to create a backup of your db
3.restore all files and folder to new server
4.restore your db to new server
- after restore make sure you have user (same as a /include/config.inc.php) with full privileges
Title: Re: Switching Name Servers
Post by: Paver on June 25, 2006, 02:14:42 AM
bmossavari's answer is more detailed, but I thought it would be useful to mention that this is a FAQ as well:
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#moveGallery (http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#moveGallery)