installation procedure
E-Biz is an Online Shopping WinCGI script. This section is not about
explaining what CGI is and how it works .
To Install and execute the programs correctly please read the following instructions:
Installation
Ebiz.Zip has been compressed by preserving path. While extracting we
recommend to preserve the path. This will ensure that you have the right files in the
right folder. You can understand the procedure by only preserving path while extracting.
After extraction you should see 3 folders ( cgiebiz, source, ebiz) and 2
files ebiz.htm and install.html. install.html is
what you are reading now!
After extracting to a temporary directory follow these:
1. Copy ebiz.htm to your
server path, the folder which your server as the initial path/ root path.
2. Copy the folder ebiz to the server path.
So by now you should
have in your server folder (or Server path) an HTML page
called ebiz.htm and a folder named ebiz conatining 10 files.
3. Copy the folder cgiebiz to a folder serverpath/cgi-win/
The path of the WInCGI scripts in all the HTML pages have been written as
"/cgi-win/". Most servers have different path for CGI-BIN and CGI-WIN. In case,
your server has the same path for both scripts then I am sorry you will have to create a
new path called cgi-win in your server directory and make the server recognize it as
the win-cgi path or a CGI executable folder.
All the CGI calls in the example are made to "/cgi-win/cgiebiz/ebiz.exe",
so you cannot place the programs in any folder you like!
Please read http://rath.8k.com/vb/help.html
more information about WinCGI