stanleymog Posted June 1, 2008 Share Posted June 1, 2008 Hi all, I have spent a while scanning the site for the answer but some things seem a bit technical for me! What I am doing is moving servers and what I would like to know is a step by step guide on what to do, from which files I back up to where I put them on the new server etc etc..... Please try and keep it simple!! Thanks in advance. Link to comment Share on other sites More sharing options...
FIMBLE Posted June 1, 2008 Share Posted June 1, 2008 Hi Jason, Back up the store to your desktop, use php my Admin or similar to download your database to your desk top On your new server create a database with the same credentials as th eone you are currently using. Upload the database using phpmyadmin on your new server. Upload the store to the new server, you may need to change some settings in the Configure files. Its a pretty easy thing to do. Regards nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
stanleymog Posted June 2, 2008 Author Share Posted June 2, 2008 Hi Jason,Back up the store to your desktop, use php my Admin or similar to download your database to your desk top On your new server create a database with the same credentials as th eone you are currently using. Upload the database using phpmyadmin on your new server. Upload the store to the new server, you may need to change some settings in the Configure files. Its a pretty easy thing to do. Regards nic Thanks for the reply nic, I read on the boards previously about changing config files (just need to find it again), I will start working on it in the next few days. Once again thanks. Link to comment Share on other sites More sharing options...
stanleymog Posted June 10, 2008 Author Share Posted June 10, 2008 Hi, I have been trying to upload my database using PHPmyadmin but keep getting the error below, can anyone help please: Error SQL query: -- -- Table structure for table `address_book` -- DROP TABLE IF EXISTS `address_book` ; MySQL said: #1046 - No database selected Link to comment Share on other sites More sharing options...
stanleymog Posted June 12, 2008 Author Share Posted June 12, 2008 Can anyone help with this at all or even point me in the right direction?? Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted June 12, 2008 Share Posted June 12, 2008 A guide to the configure.php files, Or how to move your site without breaking anything. http://www.oscommerce.com/forums/index.php?showtopic=193738 How to move a site then go live http://www.oscommerce.com/forums/index.php?showtopic=287726 and for the sql problem, have you created or selected a database for you to add the records to? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
carryG Posted June 13, 2008 Share Posted June 13, 2008 Login to old server. Rsync data/images (all at once to new server). Setup new database, import old database. Change some settings in configure.php (both). All set. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.