Install PHP in IIS 7 in WIndows Vista
By SoftwareTipsPalace.com | Date: December 06, 2006
| Instructions |
Level: Beginner |
The truth is that it does not defer much from the installation in the previous versions but like the Internet Information Server 7 (for friends IIS 7) has changed enough with respect to its predecessors; next I am going to explain the steps to install and to form PHP.
Before beginning the PHP of http://www.php.net is necessary to download and we unpack it where we want. Now we will create a new web site in IIS 7 to install and to form the PHP.
Later we accede to the administrator of IIS 7 from beginning - > Control Panel - > Administration Tools- > Internet Information Services (IIS) Manager. In the left part we have the servants, we opened the branch and with the right button in “Web Sites”, we selected “Add Web site”, we introduce the data and we accepted.
Once we have the new web site we are going to form the PHP. If we put ourselves upon the web site that we have created in the central part appear several icons, we make double click in Handler Mappings, once within this option with the right button we pressed Add Script Map… and we put the data of the PHP (php5isapi.dll is necessary to use the DLL) we accepted and we reinitiated.
|