MichaelS0924 Posted December 22, 2004 Posted December 22, 2004 Hey everyone. I need some help. I have a store thats on one server with its own domain, and I would like to copy that exact store with all the contributions, etc... and put it on a completely different server with a different domain name. How would I go about this? Any help would be greatly appreciated. Thanks.
Iggy Posted December 22, 2004 Posted December 22, 2004 Hey everyone. I need some help. I have a store thats on one server with its own domain, and I would like to copy that exact store with all the contributions, etc... and put it on a completely different server with a different domain name. How would I go about this? Any help would be greatly appreciated. Thanks. <{POST_SNAPBACK}> If you have ssh/telnet access just tar or zip your site up on the server then download the archive. If not then download your catalog folder. Obtain your database (phpMyAdmin works well for this or do a backup from the osC admin.) Upload site archive to your new server. Upload your database to your new server. Edit the config files to match your new server. Test. Fix. Test. Fix. Launch. Fun! Hope that explains the bones of the process reasonably well. Iggy Everything's funny but nothing's a joke...
MichaelS0924 Posted December 23, 2004 Author Posted December 23, 2004 Thank you :) Will be trying it tonite. Hopefully it will work. If you have ssh/telnet access just tar or zip your site up on the server then download the archive. If not then download your catalog folder. Obtain your database (phpMyAdmin works well for this or do a backup from the osC admin.) Upload site archive to your new server. Upload your database to your new server. Edit the config files to match your new server. Test. Fix. Test. Fix. Launch. Fun! Hope that explains the bones of the process reasonably well. Iggy <{POST_SNAPBACK}>
MichaelS0924 Posted December 23, 2004 Author Posted December 23, 2004 Ok, I know this is probably a really stupid question, but I need a little help. I uploaded the entire store's folder to the new server, but now I need to upload the database to the server. I am having a little trouble with this. If anyone can help, I would be greatly appreciated! I cant get into the Admin area on the new server yet because I did not upload any database yet. Thank you :) Will be trying it tonite. Hopefully it will work. <{POST_SNAPBACK}>
Guest Posted December 23, 2004 Posted December 23, 2004 use phpmyadmin and then browse to the file (after creatig a database, user, password for the database) and then it is there, after you edit the configure.php files to match your scenario
MichaelS0924 Posted December 23, 2004 Author Posted December 23, 2004 For some strange reason I am having trouble adding the database! If anyone is willing to help, I will even pay to have the database installed and working. The store folder is copied onto the new server/domain, so all that needs to be done is adding the database now to the server... not too hard to do, but I am having problems with this! use phpmyadmin and then browse to the file (after creatig a database, user, password for the database) and then it is there, after you edit the configure.php files to match your scenario <{POST_SNAPBACK}>
ozcsys Posted December 23, 2004 Posted December 23, 2004 For some strange reason I am having trouble adding the database! If anyone is willing to help, I will even pay to have the database installed and working. The store folder is copied onto the new server/domain, so all that needs to be done is adding the database now to the server... not too hard to do, but I am having problems with this! <{POST_SNAPBACK}> You need to do this from your hosting control panel. First you need to create the database and user. Then using phpmyadmin popullate the database with the last backup from your old site. You can email me if you need to. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.