ShopSite 6.2 for Windows 2000 Server
Installation Instructions

To install ShopSite on your Windows 2000 server, you need admin access to the server and an FTP program.

If you are upgrading from a previous version of ShopSite, please use the upgrading instructions.

Table of Contents

I. Pre-Installation Considerations
II. Planning ShopSite folders
III. Create the Merchant User Account
IV. Run the Setup Program
V. Enable Logging
VI. Build Your Store!
VII. Adding Stores
VIII. Upgrading
IX. Troubleshooting

I. Pre-Installation Considerations

II. Planning ShopSite folders

The ShopSite standard setup places ShopSite files in predefined folders, as illustrated below. If those folders do not match the configuration of your server, you can choose a customized setup and enter folders and URLs that do match your server.

Plan the folder locations before starting the installation. The folders for the standard installation look like this:

C:
InetPub
wwwroot
    StoreName = HTML output folder, aliased to Storefront URL
               defined in store.auth file
    Store pages
    media - merchant may need FTP access
    Store images
    shopsite = ShopSite folder, will contain virtual folders
               linked to ShopSite, Shopping Cart, and images folders
Program Files
    ShopSite
        data
        StoreName = data folder
        images = shared ShopSite images
        = Shopping Cart folder
        ss = ShopSite folder

The ShopSite Setup program will set the requried access permissions for each directory.

III. Create the Merchant User Account

As part of installing a ShopSite store, you must create a user account for the merchant, and a group named "ShopSite." (Note that you should not use "ShopSite" for the merchant account name.) You can do these steps before starting the installation, or when prompted to do them by the setup program.

IV. Run the Setup Program

  1. If you have not already done so, FTP to support.shopsite.com and download setup.exe to the folder from which you will run the install. (Note that you must log in with a password provided by your ShopSite account manager.) Be sure to use a binary mode transfer to retrieve the file.
  2.  

  3. If there is a patch folder in the Windows folder on the FTP server, open it. Download all of its contents to the install folder on your server. If there are patches, you will install them after completing the regular installation.
  4.  

  5. Before running the install program, you must have a store.auth file for each store that you are going to install. Contact your ShopSite account manager if you do not have these files.
  6.  

  7. Double-click setup.exe to start the setup process.
  8.  

  9. Click Next to advance to the Add ShopSite Install screen. Select Create a new ShopSite installation to install ShopSite on your server.
  10.  

  11. On the next screen, type in the location of your store's auth file, or use the Browse button to locate it.

     

  12. If you did not create a user account for the merchant before running the setup program, click the Add User/Group button on the Administrative Tasks screen to launch the appropriate IIS application.

    For detailed instructions, click on this link

    After you have created the merchant account and the "ShopSite" group, close the IIS admin program and click Next on the ShopSite setup screen.

  13.  

  14. On the Choose Destination Location screen, click Next to install ShopSite in the default location. Type a new location or click Browse to specify other locations for ShopSite files. (The rest of these instructions assume you've chosen the default location.) You can also enter a name for this installation of ShopSite, to differentiate it from other installations on the same server.
  15.  

  16. The "Web Site" screen shows you the web site and output directory that will be used for this store. If you are hosting multiple Web sites on your server, use the drop-down list to select the site that will host this ShopSite store. Use the Browse button or type in the path to the home folder for that Web site.

     

    Note:

    It is highly recommended that you stop this web server while ShopSite is being installed. If you have not yet stopped the web server, click the IIS Manager button and do so now.

  17.  

  18. The "ShopSite Folders and URLs" screen shows you the folders and associated URLs that ShopSite will use for the installation. If you don't want to use the default settings, you can double-click on a folder or URL to change it. The screen contains these sections:

     

    1. Back Office - Identifies the path and URL of the folder containing the programs for creating and managing Shopsite stores. Each store can have its own Back Office folder, or multiple stores can share one folder.
    2.  

    3. Shopping Cart - Identifies the path and URL of the folder containing the programs that let customers order products from a store. Each store can have its own Shopping Cart folder, or multiple stores can share folder.
    4.  

    5. Images - Identifies the path and URL of the folder containing the common images used by all ShopSite stores.
    6.  

    7. Output - Identifies the path and URL of the folder that will contain the HTML files produced for this ShopSite store. The URL is set in the store's auth file and cannot be changed. Enter the path to the destination folder of the URL. Each store must have it's own output directory.
    8.  

    9. Data - Identifies the path of the folder containing the databases for the store currently being installed. Each store must have its own folder for data files. This folder must not be under the Web server's document root folder and it must not be accessible via a browser.
  19.  

  20. On the Email Settings screen, enter the name or IP address of your mail server and the e-mail address that ShopSite should use to notify the merchant of new orders.
  21.  

  22. In the Configuration Options screen, leave the boxes checked to have the setup program set access permissions and create virtual directories. Uncheck either or both of the boxes if you are not using IIS as your web server, or if the setup program encounters an error when running, or if you want to do something unusual with directories and permissions. In any of those cases, you will have to set access permissions and create the virtual directories manually. You can follow the instructions for IIS 5, but if you're using a different web server, you're on your own.
  23.  

  24. Before the setup program starts copying files to your server, it shows you the folders and settings that it will use. Review this information. If it is not correct, click the Back button and make changes on the appropriate screens. If the information is correct, click Next, and the setup program will install ShopSite.
  25.  

  26. When the setup program is finished, the ShopSite Setup Complete screen gives you several options:

     

    You can rerun the setup program to install additional stores.

  27.  

  28. If you downloaded any patch files, install them now. Patches are usually a newer version of a CGI file that was originally installed as part of ShopSite, so each patch will have the same name as an existing file on your server. Locate the existing file in the ShopSite folders and make a copy of it or back it up to some other location.
  29.  

  30. Copy the patch file over the existing file.
  31.  

  32. Repeat the last two steps for each patch file that you downloaded.

V. Enable Logging

To view the Web Server statistics (hits, pages viewed, etc.) from ShopSite, the server log format needs to conform to the NCSA format. Follow the steps for the version of IIS that you are running.

VI. Build Your Store!

Once you've installed the software, you're ready to build your store! Point your browser at http://ServerURL/shopsite/ss/start.cgi. After entering your username and password, you'll see the first page of the ShopSite Store Setup Wizard, which will guide you through the process of building a store.

You can click the "?" in the upper right-hand corner of any screen to get help on that screen, and to access the searchable ShopSite help system and knowledgebase.

VII. Adding Stores

To add a new store that shares CGIs with existing stores:

  1. Obtain a store.auth file for the new store.
  2.  

  3. Create a Windows user account for the ShopSite merchant.
  4.  

  5. Run the ShopSite Setup program by double-clicking setup.exe.
  6.  

  7. On the Setup Options screen, select Add a store.
  8.  

  9. On the next screen, type in the location of the auth file for the new store, or use the Browse button to locate it.
  10.  

  11. If you did not create a user account for the merchant before running the setup program, click the Add User/Group button on the Administrative Tasks screen to launch the appropriate IIS application.

    After you have created the merchant account and the "ShopSite" group, close the IIS admin program and click Next on the ShopSite setup screen.

  12. Verify the locations for the store's data and output folders.
  13.  

  14. Enter the merchant's e-mail address.
  15.  

  16. Verify the settings that will be used to create the new store. If they are not correct, click the Back button and make changes on the appropriate screens. If they are correct, click the Next button, and the setup program will create the folders and files for the new store.

IX. Upgrading from a Previous Release

Upgrading ShopSite will affect all stores that share the same ShopSite folder.

  1. Shut down the web server before running the installation program. IIS will complain if someone is even accessing your graphics during the upgrade.
  2.  

  3. Run the ShopSite Setup program.
  4.  

  5. On the Setup Options screen, select Upgrade to version 6.2. Verify that the path to the ShopSite folder is correct. If it is not, use the Browse button to locate the correct folder. (Note that this is the folder that contains the ShopSite merchant CGI programs, not the folder that holds store's HTML pages.)
  6.  

  7. Click Next to start the upgrade process.

After the upgrade completes, your stores will be at version 5.0.

X. Troubleshooting

If your installation did not work, pay attention to the error messages you receive; they should point you in the right direction. If that fails, try checking the following:

 


ShopSite Help and Resource Center
September 13, 2002
Give Feedback

Copyright © ShopSite, Inc.
http://www.shopsite.com