Installing and configuring PHP 5.3 on Apache 2.2

Print this Article   
Email this Article Email this Article
Share

Step by step tutorial to get PHP 5.3 running with the Apache web server on Windows. The reason why we are download Apache from apachelounge not apache site is because the original Apache binaries are built using the Visual C++ 6 (VC6), but PHP 5.3 was built using VC9. Apachelounge version is built using VC9 so it can manage PHP 5.3 As mentioned in the movie: Thread-safe PHP is required when one install PHP as Apache module.