In the past it was a pain in the but installing Apache 2.2.4 with ColdFusion. With the release of ColdFusion 8 though that has all changed. The install was a breeze and I was up and running in a matter of minutes. I would like to show you a quick walk through of how I install to install it my local development environment. The first thing you need to do is go grab the installers needed for this tutorial. I will be using the latest version of Apache HTTP server and ColdFusion 8.

Download ColdFusion8
Download Apache HTTP Server

Once you have the installers downloaded we are ready to go. I am going to try something a little new here today and I would really appreciate your comments on how this turns out. Instead of taking a bunch of screen shots like I normally do I am going to record some screen casts minus the audio. Again, please let me know what you think. I am going to split the screen casts into 2 so I can add some notes above each. A quick warning to you as well, the computer that I am doing this on is very slow!

Part I - Apache HTTP Server
The first screen cast is just my setup of Apache HTTP. You will need to input your own settings for your server and where you want to install it. You will also see an error at the end, please just ignore that.

screencast

Part II - ColdFusion 8

In the first part of installation we configure out development settings. I will tell it that it is a developer edition, put in my administrator and RDS passwords & configure my apache settings. Turns out my screen cast can only be 5 minutes long so I split it up into 2 parts


screencast

Part III - ColdFusion 8 (cont)

Finally we end our installation and login to the administrator. You will notice that if you browse to a directory with index.cfm in it apache does not know to serve that file as a default document. I also run through a quick setting to change that.

screencast