Installing The Program Files
This documentation is intended for users experienced in CGI installation. If
you have never installed a CGI application before please do NOT attempt the installation
process of TechCart.
Step 1.
a) Change the first line of each .CGI file to reflect the path of PERL on
your server.
b) Copy all of the files required to a CGI enabled directory. If you are
using an FTP client to transfer your files please BE SURE YOU TRANSFER THE FILES IN ASCII
MODE!.
c) Set the permissions to all included files to 0777 (NOTE: some hosts run CGI-wrap
programs that require your permissions to be set differently. Please check with your
system administrator.)
Step 2.
a) Open your favorite web browser and run the cgi file INST.CGI. If you
followed steps 1a, 1b and 1c this program should run immediately. If the program
fails to run or you get a 500 error please go over steps 1a, 1b, and 1c.