array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'en', ), 'this' => array ( 0 => 'install.windows.php', 1 => 'Installation on Windows systems', ), 'up' => array ( 0 => 'install.php', 1 => 'Installation and Configuration', ), 'prev' => array ( 0 => 'install.macosx.bundled.php', 1 => 'Using the bundled PHP prior to macOS Monterey', ), 'next' => array ( 0 => 'install.windows.recommended.php', 1 => 'Recommended configuration on Windows systems', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'install/windows/index.xml', ), 'history' => array ( ), 'extra_header_links' => array ( 'rel' => 'alternate', 'href' => '/manual/en/feeds/install.windows.atom', 'type' => 'application/atom+xml', ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
The official releases of PHP on Windows are recommended for production use, but PHP can also be built from source.
PHP can also be installed on Azure App Services (aka Microsoft Azure, Windows Azure, or (Windows) Azure Web Apps).
The Installation section of the frequently asked questions covers common installation and configuration issues that may be encountered.