With the latest two PHP updates, some users reported problems with FPM, with APC, etc… It was about segfaults, problematic init scripts, and so on… But all those comments couldn’t really help me to diagnose the problems in an efficient manner. Here are the pieces of information that you have to provide to help me… Read more »
Monthly Archives:: August 2012
PHP 5.4.6
On august 16th 2012, the PHP group has released PHP 5.4.6, that brings 20 minor bug fixes. The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. As usual, please read the ChangeLog before upgrading and be sure to use to the latest packages before reporting any issue. On august… Read more »
PHP 5.3.16
On august 16th 2012, the PHP group has released PHP 5.3.16, that brings 20 minor bug fixes. The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. As usual, please read the ChangeLog before upgrading and be sure to use to the latest packages before reporting any issue. On august… Read more »
Pinba engine 1.0.0
I already talked about Pinba, this great Application Performance Monitoring (APM) tool that is made of : a MySQL storage engine (pinba-mysql-5.5), a PHP extension (php5-pinba), and even a python module, pynba, (thanks to my IsCool Entertainment friends) and an experimental Nginx module. But since MySQL 5.1 support has been discontinued on Dotdeb, it was impossible… Read more »
Percona toolkit 2.1.3
Percona toolkit 2.1.3 is now available on Dotdeb for Debian 6.0 “Squeeze”. It brings a lot of bug fixes . As usual, please read the list of changes before upgrading. Percona toolkit 2.1.3 is now available on Dotdeb for Debian 6.0 “Squeeze”. It brings a lot of bug fixes . As usual, please read the list of… Read more »
Nginx 1.2.3
Dotdeb’s packages of Nginx 1.2.3 are now available for Debian 6.0 “Squeeze” (amd64/i386). They fix 5 bugs, please take a look at Nginx’ official Changelog before upgrading. Please also note that : Naxsi has been upgraded to the 0.48 version, and the new nginx-naxsi-ui package provides the autolearning daemon and the web user interface. Nginx Lua has been upgraded to… Read more »
Passenger 3.0.14
Packages of Passenger 3.0.14 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. Here is the announcement from Phusion’s blog : Phusion Passenger is an Apache and Nginx module for deploying Ruby web applications. It has a strong focus on ease of use, stability and performance. Phusion Passenger is built on top… Read more »
MySQL 5.5.27
The packages of MySQL 5.5.27 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. They fixes some InnoDB- and replication-related issues. As usual, please read carefully the full Changelog before upgrading. The packages of MySQL 5.5.27 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. They fixes some… Read more »
Redis 2.4.16
Redis 2.4.16 has been released. Here is the short Changelog : INFO command now shows slaves with the correct port number, assuming you use 2.4.16 or greater as slave as well. This makes Redis 2.4.16 compatible with Redis Sentinel. This fix required the introduction of a new internal command called REPLCONF, see commit b998ebe for… Read more »