• PHP: Hypertext Preprocessor

    • Home
    • Downloads
    • QA Releases
    • Snapshots
    • Team
    • Php.net site
    • PHP For Windows

      This site is dedicated to supporting PHP on Microsoft Windows. It also supports ports of PHP extensions or features as well as providing special builds for the various Windows architectures.

      If you like to build your own PHP binaries, instructions can be found on the Wiki.

      PECL For Windows

      PECL extensions for Windows is being worked on. The interface on the pecl website will most likely be updated to offer Windows DLL download right from that website.

      In the meantime, some extensions can be found here.

      Which version do I choose?


      IIS

      If you are using PHP with IIS you should use the Non-Thread Safe (NTS) versions of PHP.

      Apache

      Please use the Apache builds provided by Apache Lounge. They also provide VC11 builds of Apache for x86 and x64. We use their binaries to build the Apache SAPIs.

      If you are using PHP with Apache 1 or Apache2 from apache.org (not recommended) you need to use the older VC6 versions of PHP compiled with the legacy Visual Studio 6 compiler. Do NOT use VC9+ versions of PHP with the apache.org binaries.

      VC9 and VC11

      More recent versions of PHP are built with VC9 or VC11 (Visual Studio 2008 and 2012 compiler respectively) and include improvements in performance and stability.

      The VC9 builds require you to have the Visual C++ Redistributable for Visual Studio 2008 SP1 x86 or x64 installed.

      The VC11 builds require to have the Visual C++ Redistributable for Visual Studio 2012 x86 or x64 installed.

      What is PGO?

      Profile Guided Optimization is an optimization feature available in Microsoft's Visual C++ compiler that allows you to optimize an output file based on profiling data collected during test runs of the application or module.

      Links:

      • PGO on MSDN
      • Visual C++ Team Blog - PGO with PHP
      • PHP PGO build for maximum performance (old)

      Archives

      Past releases are available from our archives, older versions not found there can be found at the Museum.

    • Development Team

      • Pierre Joye

        Team Leader, Developer

      • Kalle Sommer Nielsen

        Developer

      • Anatol Belski

        Development and Q/A

      • Robert Richards

        Developer

      • Matt Ficken

        Q/A and Automation

      • Venkat Raman Don

        QA Windows Installer

      • Stephen Zarkos

        Builds, PGO & Performance

      • Alex Schoenmaker

        Sys Admin, web and snaps infrastructure

      • Garrett Serack

        PGO Builds & Tools

      • Kanwaljeet Singla

        Windows Installer

      • John Mertic

        Windows Installer

      Contributors

      • Elizabeth Marie Smith

  • Copyright © 2001-2010 The PHP Group
    All rights reserved.

    Last updated: Mon Sept 1 12:03:37 2008 EDT