xampp installation

24
XAMPP INSTALLATION

Upload: kichiemon-adachi

Post on 13-May-2015

1.116 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Xampp installation

XAMPP

INSTALLATION

Page 2: Xampp installation

CONTENT

INTRODUCE XAMPP

INSTALL XAMPP

COPY(DOWNLOAD) XAMPP

INSTALL XAMPP ON YOUR PC

SETTING UP XAMPP

CREATE WORDPRESS DATABASE

Page 3: Xampp installation

ABOUT LAMP

WORDPRESS required for the LAMP SYSTEM

L LINUX OS

A APACHE WEB-SERVER

M MYSQL DATABASE

P PHP PROGURAMING

Page 4: Xampp installation

WHAT IS XAMPP

XAMPP (Apache,MySQL,PHP) bundle

A suite of the following software

Apache

MySQL

PHP

phpMyAdmin

XAMPP is an easy to install

And 1 package containing apache-

server ,MySQL and PHP.

XAMPP is really very easy to install at one

time.

Just download, extract and start. That’s all.

XAMPP is an Automatic building LAMP

system

Page 5: Xampp installation

Feature OF XAMPP

FREE OF CHARGE

XAMPP IS OPENSOURSE SOFTWARE

EASY INSTALLATION (ABOUT 5 MIN)

To install XAMPP you only need to download

and extract XAMMP

UNISTALL ANYTIME

If you decide that XAMPP isn’t needed any more just

delete the XAMPP folder and It’s completely removed.

Page 6: Xampp installation

HOW TO INSTALL XAMPP

I will explain installation step by step and

follow me.

Step 1

Please Copy WordPressWorkshop.Folder

from USB to Your DeskTop.

Step2

Double Click xampp-installer.exe

(xampp-win32-1.8.1-VC9-insaller-exe)

Page 7: Xampp installation

INSTALL XAMPP

step 3 to launch the installer

Page 8: Xampp installation

INSTALL XAMPP

step4 Select Component Check on like this and click “Next”

Page 9: Xampp installation

INSTALL XAMPP

step5 Installation folder That’s OK

Page 10: Xampp installation

INSTALL XAMPP Installation in Progress…

Page 11: Xampp installation

Installation Complete

Page 12: Xampp installation

The Apache & MySQL must be Started

if not, You must Click “Start”

Page 13: Xampp installation

IF Screen appeared, Allow Access OK!

Page 14: Xampp installation

Apache and MySQL running ok!

Page 15: Xampp installation

Checking the XAMPP Installation

Type http://localhost on the address bar of

your web browser. The following screen

appears…

Page 16: Xampp installation
Page 17: Xampp installation

Create a database

Launch PhpMyAdmin

Create a database named “wordpress”

Page 18: Xampp installation

Select “phpMyadmin” in Tools

Page 19: Xampp installation

phpMyAdmin Window

Page 20: Xampp installation

Note: the collation – UTF-

8_general_ci

language :English

Page 21: Xampp installation

Create a new database by name “wordpress” (or any other name

Page 22: Xampp installation

Checking the DATABASE

CREATION

Page 23: Xampp installation

NEXT TOPICS

WORDPRESS INSTALL

OVERVIEW WORDPRESS

How to Log-in

About Dashborad

Page 24: Xampp installation

Thanks!