php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #65350 v5.5 packages (compiled by VS 2012) do not run on Windows XP.
Submitted: 2013-07-27 07:24 UTC Modified: 2013-07-27 08:33 UTC
From: dualchannel at centrum dot cz Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.5.1 OS: Windows XP ready-built packages
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dualchannel at centrum dot cz
New email:
PHP Version: OS:

 

 [2013-07-27 07:24 UTC] dualchannel at centrum dot cz
Description:
------------
v5.5 executables does not run on Windows XP, specifically, I have tried on XP SP3 x86, with all the latest patches applied and VC11 redistributables installed. I just downloaded the precompiled binaries 'php-5.5.1-Win32-VC11-x86.zip', unpacked the zip-file and tried 'php -h' in a terminal. It shows an error pop-up:

  "php.exe is not a valid Win32 application."

and a message "Access denied." in the terminal.

No web server nor a database engine of any kind is running on the machine, just running the precompiled executable with '-h' parameter leads to the described result.

Precompiled binaries from 'php-5.3.27-Win32-VC9-x86.zip' run well on my setup (shows a help text, no error pop-up).

Frankly, I am not a Windows developer, but after googling a minute I got a faith that this could be easily fixed. This is a fragment of discussion on stackoverflow:

Visual Studio 2012 Update 1 has now been released, and adds official support for running apps built with VC++ 2012 on Windows XP.

So I propose compiling php v5.5 binaries capable of running on Windows XP systems and putting them in download section alongside currently available ones. I believe that there is still a tremendous number of users runinng Windows XP.

Thank you very much in advance.


Patches

jangal (last revision 2014-11-30 21:07 UTC by saeed dot shamlou at gmail dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-07-27 08:33 UTC] ab@php.net
-Status: Open +Status: Not a bug
 [2013-07-27 08:33 UTC] ab@php.net
Windows XP support is discontinued with PHP 5.5, for further details read 
https://github.com/php/php-src/blob/PHP-5.5/UPGRADING
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 03 15:01:28 2025 UTC