• 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)

      x86_64 Builds

      The x64 builds of PHP for Windows should be considered experimental, and do not yet provide 64-bit integer or large file support. Please see this post for work ongoing to improve these builds.


      QA binaries are NOT intended for production use; please use the binaries at PHP Windows downloads.

      Archives

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

    • Binaries and sources QA Releases

      PHP 5.5 (5.5.5RC1)

      Download source code [21.55MB]

      VC11 x86 Non Thread Safe (2013-Oct-02 00:30:37)

      • Zip [17.77MB]
        sha1: 01c8f7f695c0119848c445f59e06d3df8ffce98e
      • Debug Pack [9.31MB]
        sha1: 369649c0171debd7a9a627fe30917eccae1f717f

      VC11 x86 Thread Safe (2013-Oct-02 00:30:37)

      • Zip [17.84MB]
        sha1: 3a10dc4c299b49be7676a4bcd2b23fe015ada0b4
      • Debug Pack [9.49MB]
        sha1: 4eac0284bf8e876ea52dd058e7b27cc1525005d8

      VC11 x64 Non Thread Safe (2013-Oct-02 00:30:38)

      Note: x64 builds are currently experimental

      • Zip [18.98MB]
        sha1: 2f8ea23a0a0e3e336b382f96de4bad6864d22368
      • Debug Pack [9.21MB]
        sha1: e63b54f68f9dc5ce83e870e5aa3644d8d337ab6b

      VC11 x64 Thread Safe (2013-Oct-02 00:30:40)

      Note: x64 builds are currently experimental

      • Zip [19.11MB]
        sha1: 7dca35ce29c70c96f0feb850d861008bb54c9bea
      • Debug Pack [9.38MB]
        sha1: 86e7348fcebad4abe09dc32744b24d05729d0cb3

      PHP 5.4 (5.4.21RC1)

      Download source code [20.98MB]

      VC9 x86 Non Thread Safe (2013-Oct-02 22:55:33)

      • Zip [15.88MB]
        sha1: 066688280966193edc8d39f15aa2d9de60fa2c39
      • Debug Pack [8.08MB]
        sha1: 697419632b8ef1a1c3fcfb8a3688d61eb505f10d

      VC9 x86 Thread Safe (2013-Oct-02 22:55:36)

      • Zip [16.01MB]
        sha1: 3409e45f2fd8c28da78b4895882a9f3fc9657c9c
      • Debug Pack [8.5MB]
        sha1: 9dbfb298a6df4451e6213d75909683d86476e3eb

      PHP 5.3 (5.3.27RC1)

      Download source code [19.96MB]

      VC9 x86 Non Thread Safe (2013-Jun-19 23:24:22)

      • Zip [16.24MB]
        sha1: 445b096aeab97f87e9fd7dcc8f471a02e7b67de6
      • Debug Pack [8.36MB]
        sha1: d8208174c0b0eb816f23ba33cf793696ed11a95b

      VC9 x86 Thread Safe (2013-Jun-19 23:24:25)

      • Zip [16.38MB]
        sha1: a5f15dad026aec6541caaceb540e62d97c0be9d1
      • Debug Pack [8.79MB]
        sha1: 7ff76400d487e8d8067ef9d92ddb805f90de4d59

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

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