What do I download to get a Apache 2.0.x + PHP 4.4.x environment?

What do I download (on a windows box) to get a Apache 2.0.55 + PHP 4.4.7 environment? I am fine with newer versions of PHP and Apache, but if I want to emulate a environment on an old SunOS server that has older versions of Apache and PHP. Can anyone recommend the downloads i should use and where to get them?


First you make it clear to whoever is running this software that they're an idiot, and they need to migrate off of it as quickly as possible. You can cite lack of vendor support, known security flaws, and any number of other problems to convince them.

Then you download the appropriate Apache source tarball from The Apache archive site, and the old version of PHP from their Release History page and compile them yourself with the appropriate options.

Finally you plan, test, and ultimately execute a migration to software written this century :-)