Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 3.14 KB

File metadata and controls

49 lines (37 loc) · 3.14 KB
title Configuring IIS for the Microsoft Drivers for PHP for SQL Server | Microsoft Docs
ms.custom
ms.date 03/26/2018
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
configuring, Internet Information Services
ms.assetid d2dc75d3-9bf7-481c-85f2-8b6310b21461
author David-Engel
ms.author v-daenge

Configuring IIS for the Microsoft Drivers for PHP for SQL Server

[!INCLUDEDriver_PHP_Download]

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)