Jump to content

Moving everything to a new server (DB, Customers, Orders, Products etc....)


Recommended Posts

I am moving my shop to a new domain:

How do i move everything to the new shop as easy as possible? (DB, Customers, Orders, Products etc)

Thanks.


There is no real easy way to do it. Depending on the size of your database it can range from easy to very hard. Whenever I have moved, I have exported all the SQL tables then divided them up and done one at a time since my DB has gotten kind of large. Just make sure you have good backups and come up with a process that works for you and you will be fine. Most of all, take your time. Don't try to do it in 10 seconds because it won't happen. ;)
Link to comment
Share on other sites

The DB is just 3 MB.

So simply i just have to download and upload it at the new server?
But will it work?


You have to export the sql database and import it into a freshly created presta database. If you are a novice with sql, your hosting company should be able to do it for you.
Link to comment
Share on other sites

×
×
  • Create New...