On September 19th 2013, the PHP group has released PHP 5.5.4. This release fixes several bugs against PHP 5.5.3. All PHP users are encouraged to upgrade to this new version.
As a consequence, PHP 5.5.4 packages are now available on Dotdeb for Debian 7.0 “Wheezy”, on both amd64 and i386 architectures.
Please read the Changelog and the migration guide (be aware of the backward incompatible changes) before upgrading.
Last but not least, if you find Dotdeb useful, you may want to show your support.
13 replies on “PHP 5.5.4, for Debian 7.0 “Wheezy””
I installed a new server on dotdeb just now and get trouble with PHP and apache, the PHP isn’t executed but displayed.
I working on to see what ‘s wrong.
Was a conflict with apache2-mpm-worker and module php5 wasn’t available / enabled
Hello, if I run “aptitude install php5”, the command tell me that the apache2{a} package will be installed.
I would like to know if it’s possible to install this package without apache2 (because I use nginx) ?
Thanks.
@Thibaud BARDIN : install anoher sapi explicitely. For example
Thank you, it’s exactly that 😀
After upgrade from Percona 5.5 to 5.6 I get:
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50531 Library:50613 in…
After some deeper research I’ve found where the problem is. I have been using php-mysql package, after switching to php-mysqlnd warning dissapeard.
xcache 3.1.0 with php 5.5 support!
http://xcache.lighttpd.net/browser/tags/3.1.0/ChangeLog
Hi, am having dependency issue installing php5-memcached=5.5.4-1~dotdeb.1. “libmemcached11” seems to be missing (wheezy default is libmemcached10). Output – ‘php5-memcached : Depends: libmemcached11 but it is not installable’
Thanks,JS
@jchristophe : please add this line in your sources.list too :
Hey Guillaume, Thanks a bunch for this. No wonder. I’ll try drinking some more coffee next time before I ask dumb questions around… lol.. Thanks again. JS
.I encountered the same problem,and seems not only me.
http://forum.codecall.net/topic/76631-php55-and-debian-wheezy/
Would you mind share how you figured it out?
I see your site estrildidae.net is using PHP 5.5.4.
Thanks,your words give me big help!For who have got the same problem,run “a2enmod php5”