esaaconet Posted January 19, 2011 Share Posted January 19, 2011 I am now plane to change my host company and i want to move me shop to new host.how can i do backup database and restore it to another host??or any other method to move my Shop website to the new host???please some help me....thanksIsaac Link to comment Share on other sites More sharing options...
shokinro Posted January 19, 2011 Share Posted January 19, 2011 1. For database, you can back your database at your back office,You should down load the backup file to your local computer for a another back for just in case.Tools - DB backup 2. For you site source, you can use any ftp tool to make a whole back up to your local computer.One you new host is ready, follow this steps- Create your database for you new store- Use database admin tools like PHPMyAdmin, run "SQL" function to run the backup scripts- Restore your site source coce- Change /config/setting.inc.php for new DB server/DB name/DB User/DB password(if you change the your store sub-folder, you also need change __PS_BASE_URI__I think that's pretty much you have to do. Link to comment Share on other sites More sharing options...
Recommended Posts