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
| Comments |
