2 Feb
2010
2 Feb
'10
10:53 a.m.
Am 02.02.2010 11:44, schrieb Ashish SHUKLA:
I'd recently updated php, mysql, and php-apache packages to following versions:
php 5.3.1-4 mysql 5.1.43-1 php-apache 5.3.1-4
After update my existing webapps started showing error: Unable to connect to database, with nothing changed on the webapps side. After assuming that recent update cause them to break, I downgraded all related packages, and then upgraded them one-by-one. Following is the final combination which worked for me:
php 5.3.1-4 mysql 5.1.43-1 php-apache 5.3.1-3
Pierre said something about a minor breakage in php and mysql, but he didn't elaborate. I'll leave it to him to explain.