Configuring PHP to run in Windows IIS Web Server

 

 

  • Enable the IIS Web Server Role in Server Manager on server systems, in Add or Remove Programs > Windows Features > install IIS for Windows Desktop systems.
  • Then you need to download the latest PHP for your Windows IIS from http://windows.php.net/download/ .  If you are using PHP with IIS you should use the Non-Thread Safe (NTS) versions of PHP.
  • VC11 x64 Non Thread Safe (2013-Nov-13 20:57:46) Zip
  • You need to download and install PHP Manager 1.2 for IIS 7: PHP Manager 1.2 for IIS 7 – x64
  • Then integrate the PHP Manager with the downloaded version of PHP (Non Thread Safe)
  • Follow steps in Managing PHP installations with PHP Manager user interface
  • Now, you can start writing your PHP pages.
<p>&#160;</p>  <p>You need to download and install PHP Manager 1.2 for IIS 7:</p>  <p>&#160;</p>  <p><a href="http://gunnalag.files.wordpress.com/2013/11/image77.png"><img title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="http://gunnalag.files.wordpress.com/2013/11/image_thumb76.png" width="599" height="487" /></a></p>  <p><a href="http://gunnalag.files.wordpress.com/2013/11/image78.png"><img title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="http://gunnalag.files.wordpress.com/2013/11/image_thumb77.png" width="599" height="487" /></a></p>  <p>&#160;</p>  <p><a href="http://gunnalag.files.wordpress.com/2013/11/image79.png"><img title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="http://gunnalag.files.wordpress.com/2013/11/image_thumb78.png" width="600" height="419" /></a></p>  <p>&#160;</p>  <p>At the Web Server top hierarchy level configure the PHP binaries location to register them with IIS</p>  <p><a href="http://gunnalag.files.wordpress.com/2013/11/image80.png"><img title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="http://gunnalag.files.wordpress.com/2013/11/image_thumb79.png" width="600" height="405" /></a></p>  <p><a href="http://gunnalag.files.wordpress.com/2013/11/image81.png"><img title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="http://gunnalag.files.wordpress.com/2013/11/image_thumb80.png" width="598" height="460" /></a></p>  <p>&#160;</p>  <p>Then click on Check phpinfo() </p>  <p><a href="http://gunnalag.files.wordpress.com/2013/11/image82.png"><img title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="http://gunnalag.files.wordpress.com/2013/11/image_thumb81.png" width="600" height="277" /></a></p>  <p>&#160;</p>  <ul>   <li>     <p>&#160;</p>   </li> </ul>  <h5>Usage Instructions:</h5>  <p>The following articles describe how to use PHP Manager's user interface and command line tools:</p>  <ul>   <li><a href="http://phpmanager.codeplex.com/wikipage?title=Managing%20PHP%20installations%20with%20PHP%20Manager%20user%20interface">Managing PHP installations with PHP Manager user interface</a></li>    <li><a href="http://phpmanager.codeplex.com/wikipage?title=Managing%20PHP%20installations%20with%20PHP%20Manager%20command%20line">Managing PHP installations with PHP Manager command line</a></li> </ul>

Leave a Reply

Your email address will not be published. Required fields are marked *