These instructions are written for the server administrator rather than the merchant, because they require the creation of auth files and access to the command line interface of the server.
Note: |
The terms "old server" and "new server" are used in these instructions to refer to the server that is currently hosting the store and the server that the store is moving to, respectively. Likewise for "old store" and "new store."
|
This method of moving a store involves copying the store's data directory to the new server.
Note: |
If you will be using the same domain name for the new store that you had for the old store (for example, www.mystore.com), you may have run into problems when you are ready to test the new store while the old store is still running. Read about creating a hosts file on your computer for help with this issue.
|
$ cd ~/www/data
$ mv storeid.auth ..
$ tar cvf storedata.tar *
$ mv ../storeid.auth .
Note: |
When using FTP (or SCP, or SFTP, etc) all transfers of files from/to the ShopSite data directory should be done in Binary mode.
|
These steps copy across images and custom HTML files used in the store, and set a few configuration options that are not stored in the data directory.
Note: |
If you used a temporary auth file for the new store, switch to the real auth file by following these steps:
Copy the real auth file into the store's data directory. Delete the temporary auth file. Rename the real auth file to storeid.auth. Change the fields in Preferences > Hosting Service to reflect the store's domain name rather than the IP address. Go to Images, select all of the images in the list and click Reset Image Attributes. Go to Utilities > Publish and do a full regeneration of the store. |
ShopSite Help and Resource Center Last updated: December 13, 2011 Give Feedback |
ShopSite Shopping Cart Software |