Installing ShopSite on a Cobalt Raq

Installing ShopSite on a Cobalt Raq is essentially the same as installing on any other Linux platform with a few minor changes:

Here are detailed instructions:

  1. Contact your ShopSite Account Representative to get a username and password for FTP access to support.shopsite.com.
  2. Use an FTP client and login to support.shopsite.com. Go to the linux directory and download the ckplatform script.
  3. Run ckplatform from the command line on your Cobalt Raq. It will check the software installed on your Raq and tell you which build of ShopSite to download.
  4. Use your FTP client to download the recommended build of ShopSite for Linux.
  5. Use a valid user account on the server to unzip the zip file into a directory that the webserver can access. A Cobalt Raq does not have a special directory to put cgi's in such as the normal cgi-bin. You can just make an install directory and unzip everything into it.
  6. Run the web-based install by following the ShopSite installation instructions.
  7. After finishing the installation steps, you must edit the .htaccess file in the ShopSite directory. If you look in .htaccess you will see a line that says:

    AuthType Basic

    After this line, add the following:

    AuthPAM_Enabled Off

    Adding this line to .htaccess will enable users to log into the back office of ShopSite.

  8. Change the permissions of the store's HTML output directory. You can use the following command to change its permissions:

    chmod +xr /path/to/html/dir

    where /path/to/html/dir is the path you used the web based install that points to the HTML Output directory.

  9. If you have installed the Cobalt upgrade patch RaQ3-All-Security-3.0.1-8061.pkg, you must change ownership of all of the ShopSite directories, CGI programs, images, etc to the new user and group of the web server. You must also add the new user of the web server to each customer site group.

You should now have a working ShopSite store on your Cobalt Raq.


ShopSite Help and Resource Center
December 15, 2003
Give Feedback


ShopSite Shopping Cart Software