Home › Learn IIS7 › Hosting Applications on IIS 7.0 › Running PHP Applications
advertise here
Published on October 25, 2007 by pharr
Updated on February 26, 2008 by pharr
Average Rating Rate It (0) Thank you for your feedback!
Introduction The FastCGIsupportin IIS enables popular application frameworks that support FastCGI protocol to be hosted on the IIS web server in a high-performance and reliable way. FastCGI provides a high-performance alternative to the Common Gateway Interface ...
Improved performance and greater reliability for PHP applications is ensured by the new FastCGI component for IIS 7.0 and previous versions. This tutorial covers installing PHP 5.2.1 and the new FastCGI component to IIS 7.0 in Windows Vista. ...
Introduction On October 30th, 2006, Microsoft and Zend announced a joint technical preview aimed at providing the best support for running PHP applications on IIS in a reliable, and high-performance way. Today, the IIS team announces the Go Live release of ...
Introduction Fromits first version, IIS has supported CGI ("Common Gateway Interface"). CGI, in its basic form, is a standards-based protocol that allows information servers, such as IIS, to interface with external applications. FastCGI was introduced to the ...
FastCGIsupport in WindowsVista Microsoft IIS 7.0 forWindows Vista SP1now includes a built-in FastCGI component. To get detailed information on how to use FastCGI component to host PHP applications on Windows Server 2008 or Windows Vista SP1 refer to this article ...
Set UpaSQL ServerDatabase from Microsoft SQL Server Management Studio Express SQL Serveris adatabase built and supported by Microsoft. ManyPHP applications support SQL Serveras their back end data repository. These instructions assume that you already haveSQL ...
Introduction FastCGI is a language-independent, scalable, open extension to CGI that provides high performance. The FastCGI extension is installable onto Server Core and enables application frameworks such as PHP to achieve improved performance and stability ...
This video is from the MIX08 conference. http://visitmix.com Discover the advantages of running PHP applications on Microsoft Internet Information Services. Learn how to take advantage of the integrated pipeline and .NET functionality, and use the new remote ...
You must Log In to comment.