Showing posts with label Apache. Show all posts
Showing posts with label Apache. Show all posts

September 21, 2013

How to Install the PHP Engine on Your Windows PC

If you want to write your own PHP scripts, you'll need to install the PHP engine first. It's relatively easy, and this article will show you how to do so. 1.   If you haven’t done so already, download the PHP Windows Binaries - You can download the software from the PHP.net website, (http://www.php.net/downloads.php).  Be sure to download PHP 5.2.9 installer Windows installer and PHP 5.2.9 zip package. (Note: the version numbers might be different). Save the files on your Windows Desktop. 2.   On your Windows Desktop, double click the PHP installer file. Once you've done that,...