Home | Keywords | Subjects | Forums | Contact |

HCCH - Web Programming Class Read this Forum
09/15 Installing WAMP on your computer     (1)

2. WAMP Server Installation     

WAMP Server Installation. WampServer is an open source project, free to use (GPL licence).

WAMP

`WAMP` is an acronym formed from the initials of the operating system (Windows) and the package`s principal components: Apache, MySQL and PHP (or Perl or Python).

1. Wiki Link  http://en.wikipedia.org/wiki/WAMP

2. Download

File Download  ->  http://www.wampserver.com/en/download.php

3. Installation Changes

Create a directory called  c:php1

There are two file changes to the  httpd.conf file:

DocumentRoot "c:/php1/"

<Directory "c:/php1/">

4. HTML and php Files

Move all tour files to c:]php1