On january 17th 2013, the PHP group has released PHP 5.3.21 :
These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.
The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures, with these changes :
- APC has been upgraded to 3.1.14
- Xcache has been upgraded to 3.0.1 (now compatible with Ioncube)
As usual, please read the ChangeLog before upgrading and be sure to use to the latest packages before reporting any issue.
12 replies on “PHP 5.3.21”
Hi, this upgrade broken my server,. I’m running php-cgi and got error 500. I have to time to diagnose problem (it is production), but downgrade to 5.3.20-1~dotdeb.0 solved it.
APC 3.1.14 doesn’t work, i installed 3.1.13 back
Me too, some requests timed out, caused by APC. You can downgrade APC to 3.1.13
Me too….Internal Server Error 500 caused by APC. Downgrade works.
Hi, i also have error 500 if install apc 3.1.14
Guys, could you please report something useful? http://localhost:8080/2012/08/24/how-to-post-useful-bug-reports/
Guys, could one of you please test a peck install APC-3.1.13 and see if this particular version fixes your issue?
Fixed by installing APC 3.1.13 from sources, your command will work.
@Lilian : thanks for your help. A fix is coming
php5-apc has been downgraded to APC 3.1.13. Please run apt-get update ; apt-get install --reinstall php5-apc
Thanks !
Hi Guillaume,
first of all, let me thank you for your continuously good work.
I have the following problem:
Setting
xcache.optimizer = On
in the xcache.ini has no effect. In the xcache admin page there is still only the caching module enabled.
Can you help me with that?
Thank you in advance.
Best Regard,
Stefan