How To Install Apache, MySQL & PHP on Windows Vista

Post on 15-May-2015

37,893 views 1 download

Tags:

description

This tutorial presents how to install Apache, MySQL, PHP on Windows Vista. It explains on step by step with capture image for understand easily.

transcript

HOW TO INSTALL

on WINDOWS VISTA

M Yusufm.yusuf.web.id

myusuf.or.id

Apache, MySQL & PHP

1

HOW TO INSTALL

Apacheon WINDOWS VISTA

Download the latest version:http://www.apache.org

Step 1Prepare the file

Step 2Install (double click)

Step 3Welcome message

Step 4Approve agreement

Step 5Set server

Set server:

• Network domain:

your (dream) domain

• Server name:

network domain plus

(eg: www)

• Email address:

your_name@network domain

Step 6Choose the setup type: custom

Step 7Install on C:

Result on C:\Apache\

Step 8Review to install

Step 9Progress install

Step 10Installation done

Step 7Testing Apache

Testing Apache server

• Open browser application

• Open url:

• http://localhost/ or

• http://127.0.0.1/ or

• http://your_server_name/

2

HOW TO INSTALL

on WINDOWS VISTA

MySQL

Download the latest version:http://www.mysql.com

Step 1Prepare the file

Step 2Install (double click)

Step 3Welcome message

Step 4Choose the setup type: custom

Step 5Install on your desired folder

Step 6Review to install

Step 7Progress install

Step 8Configure the server

Step 9Welcome message

Step 10Choose the configuration type: detail

Step 11Select type server: developer machine

Step 12Select database usage: non transactional

Step 13Select number of concurrance: 5

Step 14Select network options

Step 15Select default character: standard

Step 16Select the windows options

Step 17Set root’s password

Step 18Ready to configure

Step 16Configuration done

3

HOW TO INSTALL

on WINDOWS VISTA

PHP

Download the latest version:http://www.php.net

Step 1Prepare the file

Step 2Install (double click)

Step 3Approve agreement

Step 4Install on C:

Step 5Select web server type: apache 2.2.x module

Step 6Select apache conf folder: c:\apache\conf

Step 7Add extensions: modul mysql

Select: modul mysql

Step 8Review to install: ready

Step 9Progress install

Step 10Installation done

Configure php.ini>> c:\php\php.ini

Step 11Set upload temporary folder: c:\php\upload

Step 12Set session save folder: c:\php\session

Configure httpd.conf>> c:\apache\conf\httpd.conf

Step 13Add directory index: index.php

Step 14Set short_open_tag: on

M Yusufm.yusuf.web.id

myusuf.or.id

Please download ppt version on:

m.yusuf.web.id

THANK YOU