Apache 2.2 on Windows step-by-step install tutorial (With PHP 5.3)

Print this Article   
Email this Article Email this Article
Share

First things first. We will learn how to install Apache webserver. It will be PHP 5.3 ready. Apache binaries: apachelounge.com Commands below must be executed as system administrator. You can control your apache webserver using Windows Services. Installing Apache as Windows service: httpd -k install Starting Apache sc start apache2.2 Stop Apache sc stop apache2.2