Nginx 1.2.4

Dotdeb’s packages of Nginx 1.2.4 are now available for Debian 6.0 “Squeeze” (amd64/i386). They fix some minor bugs, please take a look at Nginx’ official Changelog before upgrading. Please also note that Passenger has been upgraded to the 3.0.17 version. As usual, if you want to know which module has been included in each Nginx flavor, you just have to look at this document.

September 26, 2012 · Guillaume Plessis

PHP 5.4.7 and PHP 5.3.17

On september 13th 2012, the PHP group has released PHP 5.4.7 and PHP 5.3.17, that bring ~20 bug fixes. The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures with the following changes : php5-suhosin is not a recommendation from php5-common anymore. php5-xcache now includes the admin web interface files (closes #10). php5-apc includes APC 3.1.13 for PHP 5.4, and has been rollbacked to APC 3.1.9 for PHP 5.3 for more stability. About the PHP-FPM and APC issues, the packages include all that has been committed/released about the many bug reports on these subjects. I’m still watching any activity that would allow me to provide better packages. ...

September 16, 2012 · Guillaume Plessis

How to post useful bug reports

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 fixing your problem : What is your distribution? (disclaimer : only Debian stable is supported) What is your architecture? amd64 or i386? Which exact PHP version are you using? 5.4.x or 5.3.x? Which SAPI are you using? mod_php? CGI? FPM? Embed? What’s the full content of your /etc/apt/sources.list and /etc/apt/sources.list.d files? What is the result of dpkg -l 'php*' | grep '^.i' ? Please provide a textual description of the bug (don’t hesitate to provide some code, the expected result…). Please provide any modified configuration directive. Please provide a backtrace, after installing php5-dbg. Now, some tips to have a stable PHP stack : ...

August 24, 2012 · Guillaume Plessis

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.

August 19, 2012 · Guillaume Plessis

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.

August 18, 2012 · Guillaume Plessis

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 to install the Pinba MySQL storage engine, just because it depended on a non-existant MySQL 5.1 version. ...

August 17, 2012 · Guillaume Plessis

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.

August 11, 2012 · Guillaume Plessis

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 the 0.5.8 version. Passenger has been upgraded to the 3.0.14 version. As usual, if you want to know which module has been included in each Nginx flavor, you just have to look at this document. ...

August 7, 2012 · Guillaume Plessis

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 of tried-and-true, battle-hardened Unix technologies, yet at the same time introduces innovations not found in most traditional Unix servers. Since version 3.0 it can also run standalone without an external web server, making it not only easier for first-time users but also ideal on development environments. ...

August 7, 2012 · Guillaume Plessis

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.

August 7, 2012 · Guillaume Plessis