Archive for June, 2009
Thursday, June 25th, 2009
A few days ago, the PHP development team announced the availability of PHP 5.2.10 with many improvements and 100+ bug fixes. Here is the Changelog.
Now that the corresponding Suhosin patch is alive, the PHP 5.2.10 packages are available on Dotdeb :
for Debian Lenny and Etch
for the amd64 and i386 architectures
Upgrading ...
Posted in PHP | 94 Comments »
Monday, June 22nd, 2009
From PHP.net :
The PHP development team is proud to announce the fourth release candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. PHP 5.3.0 is a newly developed ...
Posted in PHP | 16 Comments »
Tuesday, June 16th, 2009
Do you remember how to speed up your MySQL server using the Google Perftools? It seems that the amd64 flavour of these libraries makes MySQL crash.
I just bumped the version of the google-perftools packages for Lenny from 1.0 to 1.3. According to the Changelog they're bringing a lot of bugfixes ...
Posted in MySQL | 21 Comments »
Tuesday, June 16th, 2009
The third (and probably the last) release candidate of PHP 5.3.0 has been published by the PHP Group a few days ago. Then I updated the preview packages for Debian GNU/Linux 5.0 “Lenny” on amd64 and i386.
To fetch them, just add these temporary entries in your /etc/apt/sources.list and upgrade your ...
Posted in PHP | 2 Comments »