Configuring IIS for the Microsoft Drivers for PHP for SQL Server

Download PHP driver

This topic provides links to resources on the Internet Information Services (IIS) Web site that are relevant to configuring IIS to host PHP applications. The resources listed here are specific to using FastCGI with IIS. FastCGI is a standard protocol that allows an application framework's Common Gateway Interface (CGI) executables to interface with the Web server. FastCGI differs from the standard CGI protocol in that FastCGI reuses CGI processes for multiple requests.

Tutorials

The following links are for tutorials about setting up FastCGI for PHP and hosting PHP applications on IIS 6.0 and IIS 7.0:

Video Presentations

The following links are for video presentations about setting up FastCGI for PHP and using IIS 7.0 features to host PHP applications:

Support Resources

The following forums provide community support for FastCGI on IIS:

See Also

Getting Started with the Microsoft Drivers for PHP for SQL Server

Programming Guide for the Microsoft Drivers for PHP for SQL Server

SQLSRV Driver API Reference

Constants (Microsoft Drivers for PHP for SQL Server)