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

    • Binaries and sources Releases

      PHP 5.5

      5.5 has no release.

      PHP 5.4 (5.4.15)

      Download source code [20.79MB]

      VC9 x86 Non Thread Safe (2013-May-08 22:51:31)

      • Zip [15.86MB]
        sha1: 55958900c33734bc0d5fbe1f4ba69fa900172797
      • Debug Pack [8.07MB]
        sha1: 7046aa16a21ae5cb941d5cf27e0fee4c24b682bd

      VC9 x86 Thread Safe (2013-May-08 22:51:34)

      • Zip [15.99MB]
        sha1: 9876493c396725fcf9fd3c728810ab1d35b124c7
      • Debug Pack [8.48MB]
        sha1: 1eeb1c3bcc0b9a5bd98445f42ded51ab08310883

      PHP 5.3 (5.3.25)

      Download source code [19.85MB]

      VC9 x86 Non Thread Safe (2013-May-08 19:29:07)

      • Zip [16.23MB]
        sha1: c86628867a6397b902949a980cbcaf22b0558050
      • Installer [45.74MB]
        sha1: d290fa304bb732b8b241a26b4f4b1a4bd9757485
      • Debug Pack [8.36MB]
        sha1: ec7af65cf850d1b53b7b0ac520e7e1b4ed97cbfe

      VC9 x86 Thread Safe (2013-May-08 19:29:15)

      • Zip [16.37MB]
        sha1: 7fdf5b040d4c896b6530694e17728d33fa3b36e9
      • Installer [45.86MB]
        sha1: 8bad771c2e6718d7d9fccd8b167445d08f8a7bf2
      • Debug Pack [8.78MB]
        sha1: b3324abe2a4e4cee3b838a696b628d2748fc9420

      PHP 5.2 (5.2.17)

      Download source code [15.97MB]

      VC6 x86 Non Thread Safe (2011-Mar-22 13:28:39)

      • Zip [9.97MB]
        sha1: 30e2e65e90cec780a42d0b7e5fed5d42bf20eb4a
      • Installer [20.24MB]
        sha1: 2145f6adf72ab5f9a067c52163c6b1c18c47eedd
      • Debug Pack [4.94MB]
        sha1: 771b2587ea0087aa01fcc47d438597e1ee46e5e4

      VC6 x86 Thread Safe (2011-Mar-22 13:29:30)

      • Zip [10.06MB]
        sha1: 23e1cf2f6e1bf64585ae921462340e5748fcc939
      • Installer [20.41MB]
        sha1: 710a69733aa280f22c86e8b868c51f5796f0a390
      • Debug Pack [4.99MB]
        sha1: 027c38420ee21c049345b3baea149d083e558a4c

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

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