The Most Advanced Personal Content Management System
Install Apache, MySQL and PHP on Windows
This article aims to provide a full reference for installing and configuring Apache 2 web-server, with mod_rewrite, PHP 4.3.9 scripting language, iconv PHP extension, and MySQL 4 database under Windows. PHP 4 will can be installed / configured as Apache 2 module or CGI script, but installing it as a module is a recommended approach.
Compile Apache, MySQL and PHP on Linux
Please see this article for complete info on how to compile from scratch latest release of Apache 2.0.52, MySQL 4.1.7 and PHP 5.0.2 on a Linux.