YoDJ Install Menu

Apache Installation

DownLoad Apache:

You can install either version 1.3.x or the latest 2.x release. 2.x has a more user friendly install and adds program manager functons to Edit, Start and Stop the server, which makes things a little easier. Either works well. Apache 2.x performs better on Windows and adds program manager entries for all system management needs such as start and stop and edit configuration, so its a better choice.

The instructions below are detailed, but easy to follow.

First Download the Apache Installation program to your desktop:

Download apache 2.0.4 Win32 Installer (Best Choice)

Download apache 1.3.27 Win32 Installer

From time to time, Apache releases new versions of each major version and the above links to the specific downloads may not work. If the release specific download links do not work, please let me know so I can update them. In the meantime, Click Here for instructions on how to download from the Main Apache downloads page.

Run The Install Program:

At the Server Information Screen, you will be prompted for:

Apache Should Now Installed and Running....

Time for a Sanity Check - Verify Apache is running

Click this link: http://localhost - this should bring up a default apache web server page.

I have never seen the installation fail. If you have a problem, check the Apache errors_log.

Please note the Apache directory structure:

The nice thing about Apache is that you configure it with text configuration files and not registry entries

Back to Top

The next step will be to install PHP

When you are done with all installation, you can delete the Apache Installer from your desktop

Back To Win32 Install