Running PHP Applications

Published on October 25, 2007 by pharr

Updated on February 26, 2008 by pharr

Average Rating  Rate It (0)

Tags
PHP
Developer
RSS

 

In This Section

Using FastCGI to Host PHP Applications on IIS 7.0

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 ...

Setting up FastCGI for PHP

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. ...

Using FastCGI to Host PHP Applications on IIS 6.0

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 ...

Configuring FastCGI Extension for IIS 6.0

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 ...

Installing PHP on Windows Vista with FastCGI

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 ...

Setting Up a Database for a PHP Application on IIS

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 ...

Installing FastCGI Support On Server Core

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 ...

MIX08: Partying with PHP on Microsoft Internet Information Services 7

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 ...

PHP Applications on IIS

Related Content

Comments

You must Log In to comment.

Page view counter