• Sign In
  • Join

IIS
  • Home
  • Downloads
  • Learn
  • Reference
  • Solutions
    • Technologies
    • .NET Framework
    • ASP.NET
    • PHP
    • Media
    • Windows Server
    • SQL Server
    • Web App Gallery
    • Windows Azure
    • Tools
    • Visual Studio
    • Expression Studio
    • Windows Internet Explorer
    • WebMatrix
    • Web Platform Installer
    • Get Help:
    • Ask a Question in our Forums
    • More Help Resources
  • Blogs
  • Forums

Home IIS.NET Forums PHP Community Using FastCGI to Host PHP Applications on IIS 7 Using FastCGI to Host PHP Applications on IIS 7

Complete Thread
    • Reply
    jianming80

    jianming80

    2 Posts

    Using FastCGI to Host PHP Applications on IIS 7

    Oct 13, 2012 12:23 AM|LINK

    Hi all, I am reading this guide:- http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis and install PHP Version 5.3.17 (windows installer) on a Windows Server 2008 R2. I am new to php and I'm not understand what does that mean to the following:- Question 1: May I know is above open_basedir is point to IIS root? open_basedir = C:\inetpub\wwwroot - Is this correct? Or it need to point to C:\php? Question 2: I am currently install 5.3.17 (Windows Installer), I know PHP extension is at C:\PHP\ext, May I know ; Directory in which the loadable extensions (modules) reside. ; http://php.net/extension-dir ; extension_dir = "./" ; On windows: extension_dir = "C:\php\ext" -- Is this correct? or "/.ext" Question 3: I totally don't see FastCgiModule in http://localhost/phpinfo.php and I don't see applicationHost.config as well NOTE: If you do not see FastCgiModule in the Modules: list, the module is either not registered or not enabled. To check if the FastCGI module is registered, open the IIS configuration file that is located at %windir%\windows\system32\config\applicationHost.config and check that the following line is present in the section: In the same file, also check that the FastCGI module is added to the section: Any idea? Please share. Thanks.
    • Edited by jianming80 on Oct 13, 2012 12:24 AM
  • This site is managed for Microsoft by Neudesic, LLC. | © 2013 Microsoft. All rights reserved.
  • Privacy Statement
  • Terms of Use
  • Contact Us
  • Advertise With Us
  • Follow us on:
  • Twitter
  • Facebook
  • Feedback on IIS
  • Powered by IIS8
Microsoft