InstallationGuide v1
InstallationGuide v1
InstallationGuide v1
Installation Guide
GROUP 6
YOUSEF NAIF A ALHARBI
NOHA JAMALI A SALEM
FAISAL ABDULLAH M BIN GHIMLAS
AHMED AL SHAMISI
ABDULLAH ALDOKHIIL
AVIRAJ KAMBOJ
JALAB JALBANI
Table of Contents
Table of Contents..................................................................................................................................2
1.0 Introduction.....................................................................................................................................3
1.1 Document Purpose......................................................................................................................3
2.0 Navigation........................................................................................................................................3
3.0 System architecture.........................................................................................................................3
4.0 Technologies used...........................................................................................................................4
5.0 Installation steps..............................................................................................................................4
5.0 Database installation.......................................................................................................................5
6.0 Web Server Code Installation..........................................................................................................6
7.0 Setup database configuration..........................................................................................................6
8.0 Bibliography.....................................................................................................................................7
2.0 Navigation
The architecture of the system is standard 3-tier architecture for web systems. The following table
explains the components of the system that belong in each of the layers of the 3-tier architecture:
Architecture Layer System Component
User The end-user of the system. There are two types of end-
users in the system:
1. The shoppers who will access the front end of the
system
2. The administrators (the business owners) who will
manage product catalogues, order history and will
be responsible for shipping orders
Figure 2
4. Once the database has been created, select the database from the left hand side navigation bar.
5. Now open the database script provided, “shoppingdb.sql” and copy all of the contents so that
they are in the clipboard.
6. Go to the “SQL” table and paste the contents.
7. Click on “Go”
8. Now the database has been setup.
9. Go to the database to ensure that the following tables have been setup correctly.
Figure 4
include 'error.html.php';
exit();
Server Name The server name is localhost if the database and the web server are on the same box.
Otherwise, the hosting provider will provide a server name.
Database Name The database name is the database name created in the previous step.
8.0 Bibliography
Ideal Software, Installation Guide Template, accessed on 18 January 2015 at
https://doc.ez.no/content/download/24948/102690/version/3/file/ezflow_setup-1.1.pdf