PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs ->...

36
KS091302 Introduction to Information System PRACTICAL WORK REPORT INFORMATION SYSTEM DEPARTMENT FACULTY OF INFORMATION TECHNOLOGY INSTITUT TEKNOLOGI SEPULUH NOPEMBER 2010 Module 01 Concisely, in one paragraph, explain WHAT the objective(s) of the practical work, HOW to attain the objectives, and How the RESULT.

Transcript of PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs ->...

Page 1: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302Introduction to Information System

PRACTICAL WORK REPORT

INFORMATION SYSTEM DEPARTMENTFACULTY OF INFORMATION TECHNOLOGYINSTITUT TEKNOLOGI SEPULUH NOPEMBER 2010

Module

01

Concisely, in one paragraph, explain WHAT the objective(s) of the practical work, HOW to attain the objectives, and How the RESULT.

Page 2: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

PRACTICAL WORK INFORMATION

PRACTICANT INFORMATION

Student id 5208 100 073

Name Route Gemilang

PRACTICAL WORK INFORMATION

Held On Friday, 05-February-2010

Time 15.15 PM – 16.55 PM

PRACTICAL WORK ASSISTANT

No. Student ID Student Name

01 5207 100 064 Huda Fajar Arianto

02 5207 100 032 Budi Chandra Dekalaros

03 5207 100 089 Zinzia Shafira P.H

1

Class/Group

C/8

The due date of submission isb Actual submission

. This work has been examined by On With total grade

DD-MM-YYYYDD-MM-YYYY

Practical Work Assistant

DD-MM-YYYY /100

Page 3: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

COMMENT FROM EXAMINER

EXAMINER COMMENTS

2

Page 4: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

TABLE OF CONTENTS

PRACTICAL WORK INFORMATION 1PRACTICANT INFORMATION 1PRACTICAL WORK INFORMATION 1PRACTICAL WORK ASSISTANT 1

COMMENT FROM EXAMINER EXAMINER COMMENTS 2

TABLE OF CONTENTS 3

LIST OF TABLES/FIGURES 4

CHAPTER 2 LITERATURE REVIEW 6XAMPP OVERVIEW 6CMS OVERVIEW 7

CHAPTER 3 DELIVERABLES AND RESULT 9INSTALLING XAMPP 9INSTALLING JOOMLA 14INSTALLING PRESTASHOP 20INSTALLING WORDPRESS 26Joomla FEATURE 30CMS FUNCTION 30

CHAPTER 4 CONCLUSION AND IDEAS 32

PRACTICANT COMMENTS 33

BIBLIOGRAPHY 34

Appendices 35

3

Page 5: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

LIST OF TABLES/FIGURES

Figure 1.1 Icon Installer xampp-win32-1.7.2 9Figure 1.2 Install Xampp in Directory C 10Figure 1.3 Xampp cmd shortcut to desktop 11Figure 1.4 to display the Start XAMPP Control Panel 11Figure 1.5 Display Control Panel XAMPP 12Figure 1.6 localhost / xampp / splash.php 13Figure 1.7 Creating a Database 14Figure 2.1 Xampp folder -> htdocs -> joomla 15Figure 2.2 Select Language 16Figure 2.3 Basic Settings 17Figure 2.4 Configuration 18Figure 2.6 Joomla Administrator 19Figure 2.7 Joomla routeterritory 20Figure 3.1 htdocs -> prestashop (New Folder) 20Figure 3.2 Prestashop Install 21Figure 3.3 System Configuration 22Figure 3.4 Shop Configuration 23Figure 3.5 The command to delete

the folder prestashop install and rename admin folder with administrator 24

Figure 3.6 Login Prestashop Administrator 25Figure 3.7 Prestashop 26Figure 3.7 Prestashop 26Figure 4.2 htdocs -> wordpress (New Folder) 27Figure 4.3 Insert Database Wordpress 28Figure 4.4 Information needed 29Figure 4.4 Information needed 29

4

Page 6: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

CHAPTER 1OBJECTIVES

The objectives of this practical work is giving practicant with knowledge and experience of:1. XAMPP2. CMS3. Installing XAMPP Ver. 1.7.24. Installing Joomla! Ver. 1.5.145. Creating Database.6. Joomla Feature

5

Page 7: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

CHAPTER 2LITERATURE REVIEW

XAMPP OVERVIEW

XAMPP is the development of the LAMP (Linux Apache, My SQL, PHP, and PERL) and a software free to support many operating systems. XAMPP is a non-profit project developed by Apache Friends, founded by Kai 'Oswalad' Seidler and Kay Vogelsang in 2002. XAMPP localhost using XAMPP server that itself contains a program that consists of the Apache HTTP Server, MySQL database and written using a language translator programming languages PHP and Perl. Until now XAMPP can be widely distributed because have the GNU General Public License.Detailed package available in a version of XAMPP,are as follows :• Apache 2.2.6• MySQL 5.0.45• PHP 5.2.4 + PHP 4.4.7 + PEAR• PHP – Switch Win32 1.0• XAMPP Control Version 2.5• XAMPP Security 1.0• SQLite 2.8.15• OpenSSL 0.9.8e• phpMyAdmin 2.11.1• ADOdb 4.95• Mercury Mail Transport System v4.01b• FileZilla FTP Server 0.9.23

6

Page 8: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

CMS OVERVIEWCMS is a web-based software, which is used to

manage content or the content contained in a web, CMS itself is made memgunakkan programming language one of the most common is the PHP and HTML. CMS also can walk in almost all good Operating System Windows, Linux, or Mac OS, an important support PHP and Apache server can have or IIS.

Based on CMS function is divided into several kinds, which is to create a Web Portal, Blogs, Web E-Commerce, Forum, E-Learning, Images Galleries, Wikki, the following division:

Web Portals :BigAceCMS Made SimpleDrupalEazyPortalFundanemtGlorillaImpressCMSJoomlaKajonaLoveCMSMamboNexProPHPWbsite

Blogs :FlatPressSimplePHPBlogWordpress

7

Page 9: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

E-CommercecPCommerceOpencartosCommerce

ForumIceBBphpBBSMFXMB

E-learningATutorDrupalED

Image GalleriesGalleryWEBalbum

WikiMediawikiWikkawiki

8

Page 10: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

CHAPTER 3DELIVERABLES AND RESULT

INSTALLING XAMPP1) In Practice Introduction to Information Systems

class C is taught how to mengiinstal Joomla, but before we had to install Joomla install Xampp, because the program needed to install Joomla and Xammp Web Server Web Server is a program that was already full because after installing Xampp then obtained is an Apache Server, MySQL Database, and PHP.

• The steps to install Xampp :

Figure 1.1 Icon Installer xampp-win32-1.7.2

• Then the display will appear as below, then choose the Directory that is used to store xampp, then click Install.

9

Page 11: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 1.2 Install Xampp in Directory C

• After the display will appear below cmd like this, if you want shortcuts on the desktop is displayed xampp then type y and press Enter.

10

Page 12: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 1.3 xampp cmd shortcut to the desktop

• The next steps will be the same as above, so that the display will appear as shown below and then type 1 to create the Start XAMPP Control Panel.

Figure 1.4 to display the Start XAMPP Control Panel

11

Page 13: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

• The display will show the Start XAMPP Control Panel, then press Start on Apache and MySql, like below.

Figure 1.5 Display Control Panel XAMPP

• After that, type localhost in the browser, it will be out of view as below, then select Home to use the English language.

12

Page 14: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 1.6 localhost / xampp / splash.php

• To create a database in XAMMP your browser type localhost / phpmyadmin, then the display will appear like phpmyadmin, then Create new database in accordance with the desired (database name "5208100073"), as below:

13

Page 15: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 1.7 Creating a Database

Description:o Xampp Desktop: To generate the Desktop Icon Xampp.o Xampp Start Menu: To activate the Xampp automatically when entering Windows.o Service Section: enable services such as Apache, MySQL, Filezilla automatically when given a check mark.

INSTALLING JOOMLAOnce the database is created, then install Joomla, the steps, as follows:

The steps to install Joomla :• Before installing Joomla with Xampp, first step is to enter the Joomla installer in the folder C Xampp on Directory, then look for the htdocs folder, then create a new folder for the installer Joomla.rar, then placed in extractnya New Folder "joomla", as it appears in below:

14

Page 16: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 2.1 Xampp folder -> htdocs -> joomla

• Then go to your browser and type localhost / joomla to install Joomla. Then the display will appear as below and select the language you want to use, then press Next.

15

Page 17: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 2.2 Select Language

• In the Pre-Installation Check and License, press Next. Then the display will appear on the Database view Basic Settings, and inset below : Description: Basic Settings Database Type: mysql Selected a Host Name: Enter the localhost Username: Enter the root Password: Empty Database Name: Enter the database in Xampp which had created (eg "5208100073")

16

Page 18: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 2.3 Basic Settings

• Then the display FTP Configuration press Next. Then the display will appear on the Configuration and insert columns as below :

Description: Main Configuration

Site Name: Site Name that will be used later (eg "routeterritory").

Your Email: Fill in the email that is owned (eg "[email protected]").

Admin Password: Enter password that will be used later.

Confirm Admin Password: Password Confirmasi Click Install Sample Data.

17

Page 19: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 2.4 Configuration

• When Finish the display will show the command to delete the installation folder, then delete the installation folder in the joomla folder (new folder).

18

Page 20: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 2.5 The command to delete the folder Joomla installations

• Then delete the folder after installations, press Admin view will display Joomla Administrator, and then fill with the admin username and password that have been made earlier, press Login.

Figure 2.6 Joomla Administrator

19

Page 21: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

• After a successful login will display the initial view of the routeterritory Joomla that was created earlier, then you can use Joomla CMS.

Figure 2.7 Joomla routeterritory

INSTALLING PRESTASHOP If you do not have the installation files Prestashopthen you can download it fromfirst www.prestashop.com free. If you already have, then create a new folder (eg “ in the htdocs folder in XAMPP folder for example in Directory C: \ xampp \ htdocs. And then extract the files Prestashop to the new folder you just created.

Figure 3.1 htdocs -> prestashop (New Folder)

20

Page 22: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

• Then go to your browser and type localhost / prestashop to install Prestashop. Then press Next.

Figure 3.2 Prestashop Install

• Then the display System Compatibility press Next. Then fill in the System Configuration, then press Next.Description:Database Server name: mysql Selected aDatabase name: Enter the database in Xampp which had created (eg "52081073")

Login: Enter the rootPassword: Empty

21

Page 23: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 3.3 System Configuration

• Then the display will appear on the Configuration and insert columns as below, then press Next :

Description: Shop Configuration

Shop name: Site Name that will be used later (eg "Fashion Shop").

Default country: IndonesiaShop logo:First name: RouteLast name: GEMILANGE-mail address: Fill in the email that is owned

(eg "[email protected]"). Shop Password: Enter password that will be

used later.Re-type to confirm: Password Confirmasi

22

Page 24: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 3.4 Shop Configuration

• When Installation is complete the display will show the command to delete the install folder and rename admin folder with administrator in the

prestashop folder (new folder).

23

Page 25: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 3.5 The command to delete the folder prestashop install and rename admin folder with administrator

• Then delete the folder after installations and rename admin folder with administrator, After then to go your browser and type localhost/prestashop/administrator. Then Admin view will display prestashop Administrator, and then fill with the admin username and password that have been made earlier, press Connection.

24

Page 26: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 3.6 Login Prestashop Administrator

• After a successful login will display the initial view of the Prestashop that was created earlier, then you can use Prestashop CMS.

25

Page 27: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 3.7 Prestashop

INSTALLING WORDPRESSThe steps to install Wordpress :

• Open a web browser and then typing http://localhost/phpmyadmin/. then the display will appear like phpmyadmin, then Create new

database in accordance with the desired (database name "08073").

Figure 4.1 Creating a Database

26

Page 28: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

• After then create a new folder (eg “ in the htdocs folder in XAMPP folder for example in Directory C: \ xampp \ htdocs. and then extract the files Wordpress to the new folder you just created.

Figure 4.2 htdocs -> wordpress (New Folder)

• Then go to your browser and type localhost / joomla to install Wordpress. Then press Create a Configuration File and after then press Let's go!. After Then the display will appear on the database Wordpress and insert columns as below : Database Name: 08073 User Name: root Password: Empty Database Host: localhost

27

Page 29: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 4.3 Insert Database Wordpress

• After then press Submit, and installing now.• After that will come view Information needed, then fill the columns as below: Information needed Blog Title: Blog Name "routeterritory" Your email: Fill in the email "route.gemilang @ gmail.com"

28

Page 30: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Figure 4.4 Information needed

• Then after that press Installl WordPress. • If successful it will appear Success view, and get a username and password, such as the view below :

Figure 4.5 Username and Password Log in

29

Page 31: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Joomla FEATURE• User Management Joomla has a registration system that allows users to configure personal options. There are nine user groups with various types of permissions on what users are allowed to access, edit, publish and administrate.

• Content Management You can organize your content any way you want and not necessarily how it will be on your Website.

• Menu Manager Used to set the menu to create a new menu, delete the existing menu, or directly manage each sub - sub menu you want.

• User Management used to create new users, delete existing ones, change passwords,language and time preferences change, and even manage changes WYSIWYG editor that can be and the user can change the user group, provides access to levels and different capabilities on the site

CMS FUNCTION• Making Content CMS is a software implementation of a simple and useful that allows web site can be updated simply by adding text and background image that had been prepared previously. CMS can be used easily by anyone without knowing basic HTML

30

Page 32: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

• Content Management One page has been created, the CMS will store these pages in the penyimpananya. Storage Center also provides facilities to manage the content with the method: o keep traking all the content so that it can

know who to change and when.o Ensuring that each user only have privacy in accordance with their rights.o Mengitegrasikan the system in accordance with the specific content.

• Publication After atikel accepted by admin and reviewed, of course, admin or other user biberi privelege also reserves the right to edit all the time felt was appropriate then that article will be diapprove then otamatis be published in accordance with the category.

31

Page 33: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

CHAPTER 4CONCLUSION AND IDEAS

CMS (Content Management System) is an application system for managing content and can be adjusted easily, even by a layman. CMS also facilitates the development of the site to become more rapid, and effective. CMS can also be useful in business processes (eg CRM) and can use this site to communicate instantly with customers and get feedback about the product.

32

Page 34: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

PRACTICANT COMMENTS

33

Work practices successfully completed, but there are some constraints such as lack of computers and there are some problems with some computers in the lab.Hopefully, the next Internship constraints on the first lab was not there.

Page 35: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

BIBLIOGRAPHY

http://www.apachefriends.org/en/xampp.htmlcaturla Blog – kl asifikasi cms berdasarkan fungsinya.htmlhttp://www.id-joomla.com - Komunitas Joomla Indonesiahttp://www.prestashop.com/

34

Page 36: PRACTICAL WORK REPORT 01 · Figure 1.7 Creating a Database 14 Figure 2.1 Xampp folder -> htdocs -> joomla 15 Figure 2.2 Select Language 16 Figure 2.3 Basic Settings 17 Figure 2.4

KS091302 – Introduction To Information System Practical Work Report

Appendices

35