apache

WAMP on windows vista

Building a nice working testserver for webdevelopment on windows vista is still a bit quirky, but at long last it works. (read how after the break)

Apache 2.2 with PHP 4.4 running on Windows

Suppose you want to run a testserver with the latest apache httpd (2.2.x) and the latest php (4.4.x or 5.1.x)... following the installation instructions will not help you. It just won't work.

After a lot of time wasted and some googling I found the following: apachelounge downloads with dlls for PHP4 and PHP5.

I hope this is of some help...