In this option of uploading Zen Cart to your web server, we are uploading the one .zip file and extract the file on the server. This method eliminates the possibility of dropped connections during the massive file upload and also helps eliminate files being corrupted during the FTP process. It should also be a much faster method for you too.
We will be using a host with cPanel for this example.
- Log in to cPanel.
- Click on File Manager.

- Select the correct location of your Zen Cart install and click the Go button.

Note: Web hosts have their preferences in naming the folders that are your Internet folders. Look for a “www” or “public_html” or “htdocs” or “httpdocs” or “wwwroot” folder. These are some of the common folder names for what is referred to as the “webroot”, which is where all your website content is served from. You need to upload your files to one of these folders. If you want your Zen Cart online store to be in a directory different to that of the webroot, you must create a directory, say shop or store, in the webroot. - Select Upload from the menu icons.

- Click on the first Browse… button and locate the Zen Cart .zip file downloaded in the previous step.

- The upload will begin automatically. Once the upload has completed, click on the link to return to the File Manger.

- Select the uploaded file (zen-cart-v1.3.8a-full-fileset-12112007.zip) by ticking the check box and then click on the Extract icon from the tools menu.

- Click the Extract File(s) button.

- On completion, the Extraction Results will be displayed. Click the Close button.

- The next step depends on whether your Zen Cart store will be installed in the root directory of your domain (ie www.domain.com) or in a subfolder (ie www.domain com/store or www.domain.com/catalog).
Option 1: Root directory of domain
When the Zen Cart files are extracted you will notice that they are within a folder. We now need to move the files up a level so that they are in the root directory of the domain.
Double click on the folder name (zen-cart-v1.3.9c-full-fileset-05162010) then click on the Select All icon from the tools menu. Now click on the Move File icon from the tools menu.

Using the Backspace key on your keyboard, remove the folder name so that the files will be moved to the root directory. This may be /public_html/ or /www/ or something similar. Then click the Move File(s) button.

Once the move has been completed, use the Up One Level icon on the tool bar to view your files. You can now delete the empty zen-cart-v1.3.9c-full-fileset-05162010 folder.Option 2: Subfolder
Tick the checkbox next to the zen-cart-v1.3.9c-full-fileset-05162010 folder and select Rename from the menu icons.

Enter your preferred subfolder name such as store, shop or cart.

- Now that your Zen Cart files have been extracted and are in your preferred location, you can delete the original .zip file.
- That’s it! Now, in a new browser window you can check your new store’s address:
For example, www. domain.com/store

|
|||||||




#1 by Jayne Donnelly on 17 May, 2010 - 12:45 pm
Hi
I followed all your directions to upgrade but now my store is located at http://www.anabelscloset.com.au/store.
So my customers cannot find it, can you tell me how to fix this problem ?
Thanks
J
#2 by kerrin hardy on 17 May, 2010 - 1:53 pm
Hi Jayne
You will need to move the files from the subfolder ‘store’ to the root of your domain. You can use the Move feature in cPanel to do this. Go to the ‘store’ subfolder, select all and then click Move.
Don’t forget to also check the includes/configure.php and admin/includes/configure.php to make sure the URLs and paths are correct.
I will update this guide to include the steps for the store to be in the root folder.
Let me know how you get on.
Cheers
Kerrin
#3 by kerrin hardy on 17 May, 2010 - 1:58 pm
Jayne, there is also this tutorial for moving your store – http://tutorials.zen-cart.com/index.php?article=122. It might be handy if you have already completed the other install steps.