Re: PHP 5.5 and Windows XP [message #179671 is a reply to message #179669] |
Sat, 17 November 2012 14:49 |
J.O. Aho
Messages: 194 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 17/11/12 13:33, Thomas Mlynarczyk wrote:
> PHP 5.5 will no longer support Windows XP.
First of all, I don't care much for ms-windows support, so I'm not the
ideal person to answer the question.
> Is there a way to still get it running on Windows XP?
I guess they have decided to go for VS2012 MSVCRT, which do not have XP
version, but there is a rumour that there will be a ms-win-XP version
post-RTM patch, if this true then you can get PHP 5.5 to run on ms-win-XP.
You have of course the option to upgrade the OS, there are quite many
suggested at the distrowatch.com, you could install something like
cygwin or similar and build php for that environment (I think this will
break all IIS dependencies you may have in your set up) or you could
install a VM (using VirtualBox or similar) which runs another operating
system (legal options can be downloaded with help of links at
distrowatch.com, or illegal versions of later ms-win can be found with
help of piratebay.se).
|
|
|