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

      These 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.0RC1)

      Download source code [21.29MB]

      VC11 x86 Non Thread Safe (2013-May-08 22:32:37)

      • Zip [17.62MB]
        sha1: 7fb57dbaccb425a6a2ee304570fc6ceef2775ba3
      • Debug Pack [9.27MB]
        sha1: 5da9845d8ac985cee62298ae81ed0d7c855c9905

      VC11 x86 Thread Safe (2013-May-08 22:33:25)

      • Zip [17.7MB]
        sha1: 3a71b9f4232856685908ff3dfecdf5e7a784fcd7
      • Debug Pack [9.46MB]
        sha1: 2d4c4116d35460ff5e530cb4429c7ddcfdde7e03

      VC11 x64 Non Thread Safe (2013-May-09 00:11:28)

      • Zip [18.84MB]
        sha1: 56963ff2c0a5fd743d6876cef254d17e7c5bf531
      • Debug Pack [9.17MB]
        sha1: 5eb9fffa641400cabb01c15277c7ed8119981a38

      VC11 x64 Thread Safe (2013-May-09 00:11:28)

      • Zip [18.96MB]
        sha1: ea5083b33a0e6ac198a1b53bed2c46bc67729afd
      • Debug Pack [9.34MB]
        sha1: e9908d65168fc82c6c357264b994f7ee40abcef2

      PHP 5.4 (5.4.15RC1)

      Download source code [20.88MB]

      VC9 x86 Non Thread Safe (2013-Apr-25 18:32:08)

      • Zip [15.87MB]
        sha1: 8bb159cc447eebcd39aeafdfb27f8720f752e8bc
      • Debug Pack [8.1MB]
        sha1: e1f0a076046519c906becdbf4b2d0cec1d3ee66f

      VC9 x86 Thread Safe (2013-Apr-25 18:32:11)

      • Zip [16MB]
        sha1: 40f9ad5c0616e8e39376b0549442a5fd10855fb3
      • Debug Pack [8.49MB]
        sha1: f0754fdea62d4a54069d4d49acd015de88c32dcd

      PHP 5.3 (5.3.25RC1)

      Download source code [21.13MB]

      VC9 x86 Non Thread Safe (2013-Apr-25 19:56:48)

      • Zip [16.23MB]
        sha1: 6aa9dba51a939f652ca1e79491d37f101d421dc9
      • Debug Pack [8.36MB]
        sha1: 53b99ba0a295ec0bd20301f3ca1356a12b42d66f

      VC9 x86 Thread Safe (2013-Apr-25 19:56:51)

      • Zip [16.37MB]
        sha1: 3d825a9703b4458eca612f83d63c48839d42b202
      • Debug Pack [8.78MB]
        sha1: 6d35d8f9c2dfa43316877992defdf4c1d232aa17

      PHP 5.2

      5.2 has no release.

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

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