A detailed walkthrough on how to set up and configure a fast, stable PHP 5.x environment on Windows Server 2003 for CakePHP.
Traditionally, hosting a PHP application on a Windows/IIS environment has been a very bad idea due to poor performance and stability. However, due to Microsoft's recent support for PHP on IIS, this is no longer the case! Rather than having to resort to installing and maintaining Apache just for our PHP apps, we can now stay within the x86 Windows Server ecosystem and set up a stable environment for PHP, making CakePHP a viable framework for developers tied to Windows hosting environments.