Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Install php in IIS7  (Read 3360 times)

0 Members and 1 Guest are viewing this topic.

rohitj

  • Guest
Install php in IIS7
« on: November 30, 2013, 02:43:53 pm »
Install php in IIS7

1) Log into the Windows 2008 server using Remote Desktop Connection.
2) Open up your web browser and navigate to http://www.iis.net/webpi
3) Once there download the "Microsoft Web Platform Installer" and install it.
4) Open the "Microsoft Web Platform Installer" and click on "Products".
5) Highlight the version of "PHP" you want to install and the "PHP IIS Manager".
6) Click "Install" to start the installation process.
7) You will need to accept the install by clicking "I Accept" other wise select "I Decline".
8) Once accepted the Web Platform Tool will start the download and install "PHP" and the "PHP IIS Manager" to your server.
9) Once completed you will be presented with a confirmation that both "PHP" and the "PHP IIS Manager" has been installed. Click "Finish" to proceed.
10) Open "Internet Information Server" and navigate to a site that you want to enable PHP for. Then click on the "PHP Manager".
11)Under the "PHP Manager" you will see the current state of PHP configured for the account. You can also access the check the phpinfo page.

 ;)