Installing WAMP

Introduction

This class provides a server using the LAMP (Linux Apache MySql and PHP) environment. Many students also prefer to have a WAMP installation (Windows Apache MySql and PHP) on their home machine to practice with. Once installed, WAMP is a very nice production environment, but installation is not for the faint-of-heart.
The following instructions outline how I recently installed WAMP on my machine with Windows XP Home and no other web server on it. Try to follow the examples exactly, and you should be able to install these programs with few problems.

WARNING: Don't get creative with where you store things. Use exactly the filenames and paths I suggest. If you must change something (EG store to disk E: instead of C:) be sure to make that change everywhere!

Installing Apache 2.0

Book has apache 1.3 Apache 2.0 has since come out. These instructions assume apache 2.0

Important directory information

Installing PHP

Testing PHP

Configuring PHP

Installing MySQL (this can wait)

Installing PHPCoder (optional but very nice)

Other help from:

My configuration files: