Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: PHP 5.5.0RC1 available (x86 & x64) |
|
Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Mon 13 May '13 15:01 Post subject: |
|
|
Thanks Jan,
unfortunately it does not even spawn the php process. Apache hangs/error loops with
[Mon May 13 14:58:21 2013] [error] (OS 193)%1 ist keine zulässige Win32-Anwendung. : mod_fcgid: can't run C:/webserver/php5fcgi/php-cgi.exe
I just tried to open a simple page with phpinfo()
i used the nts version as always under XP and the latest VC11 redist and your x86 build php-5.5.0RC1-nts-Win32-VC11-x86.zip
Replacing the the 5.5 with the latest 5.4 does work again.
In the evening, i can try the same under Win7. Maybe this is the only problem |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Tue 14 May '13 20:25 Post subject: |
|
|
PHP 5.5 does not support XP anymore. If it runs, you're just lucky. |
|
Back to top |
|
gijs
Joined: 27 Apr 2012 Posts: 189 Location: The Netherlands
|
Posted: Tue 14 May '13 20:35 Post subject: |
|
|
Is it backwards compatible with scripts that work fine with PHP 5.4? |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 15 May '13 20:06 Post subject: |
|
|
It should be. The PHP developers have put a lot of effort in backwards compatibility. If you run into a BC break, please report it. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 16 May '13 9:57 Post subject: |
|
|
You can view the News file[1] to see which functions are have been removed.
Without any garantee as far as I know
List of removed stuff
- removed curl stream wrappers
- removed php_logo_guid(), php_egg_logo_guid(), php_real_logo_guid(),
zend_logo_guid()
- Drop Windows XP and 2003 support
- PCRE Deprecated the /e modifier
[1] https://github.com/php/php-src/blob/php-5.5.0RC1/NEWS |
|
Back to top |
|
|
|
|
|
|