--- title: "Step 1: Configure development environment for PHP development | Microsoft Docs" ms.custom: "" ms.date: "03/26/2018" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: conceptual ms.assetid: 0bce6022-00bd-45c6-9671-eaa9dfa395a8 author: David-Engel ms.author: v-daenge --- # Step 1: Configure environment for PHP development [!INCLUDE[Driver_PHP_Download](../../includes/driver_php_download.md)] * Identify which version of the PHP driver you will use, based on your environment, as noted here: [System Requirements for the Microsoft Drivers for PHP for SQL Server](../../connect/php/system-requirements-for-the-php-sql-driver.md) * Download and install applicable PHP Driver here: [Download Microsoft PHP Driver](https://www.microsoft.com/download/details.aspx?id=20098) * Download and install applicable ODBC Driver here: [Download ODBC Driver for SQL Server](../../connect/odbc/download-odbc-driver-for-sql-server.md) * Configure the PHP driver and web server for your specific operating system: ### Windows * Configure loading the PHP driver, as noted here: [Loading the Microsoft Drivers for PHP for SQL Server](../../connect/php/loading-the-php-sql-driver.md) * Configure IIS to host PHP applications, as noted here: [Configuring IIS for the Microsoft Drivers for PHP for SQL Server](../../connect/php/configuring-iis-for-php-sql-driver.md) ### Linux and Mac * Configure loading the PHP driver and configure your web server to host PHP applications, as noted here: [PHP Linux and Mac Drivers Installation Tutorial](../../connect/php/installation-tutorial-linux-mac.md)