-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathINSTALL.TXT
More file actions
39 lines (22 loc) · 1.41 KB
/
INSTALL.TXT
File metadata and controls
39 lines (22 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Zen Cart(tm) - The Art of E-Commerce
Welcome to Zen Cart(tm) E-Commerce
Version 1.2.1
(Document Revision: $Id: INSTALL.TXT,v 1.1 2005/07/05 05:58:55 bitweaver Exp $)
THE FOLLOWING IS A VERY SIMPLIFIED INSTALLATION DOCUMENT.
WE SUGGEST YOU USE THE HTML VERSIONS IN THE /docs FOLDER FOR MORE DETAILED INSTRUCTIONS.
ALL OF OUR README DOCUMENTS ARE IN THE /docs FOLDER OF THIS DISTRIBUTION.
Zen-cart has an in built automatic installation system. However to use this you must first have unpacked
the code to a web server.
The web server can either be on your local computer or on an internet host.
To start off, you should have to extract the Zen Cart(tm) ZIP file. How you do this depends on the operating system you use.
Once extracted, you will have a directory containing the Zen Cart(tm) scripts.
The contents of this directory needs to be moved to your webserver, either by copying the directory or
by using an FTP progam.
You will then need to run the install script.
To do this you need to open a browser and type in the URL.
If you are running on a your own computer, this will be
http://localhost/{zen-cart-directory}/zc_install/
or if on a live server:
http://{www.mydomain.com}/zc_install/
You then only need to follow the prompts to install Zen Cart(tm).
For more detailed installation instructions, please see the /docs/README1st.html document in this distribution.