Comment 33 for bug 315507

Revision history for this message
Diego Malatesta (diego-malatesta) wrote :

Hi Chuck,

I've set up a karmic alpha 5 amd64 test server on virtualbox.

root@karmic:/var/www# uname -a
Linux karmic 2.6.31-9-server #29-Ubuntu SMP Sun Aug 30 18:37:42 UTC 2009 x86_64 GNU/Linux

root@karmic:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu karmic (development branch)
Release: 9.10
Codename: karmic

everything updated to the latest version available:

root@karmic:/var/www# dpkg-query -W apache2 libapache2-mod-php5 libmyodbc php5-common php5-odbc
apache2 2.2.12-1ubuntu2
libapache2-mod-php5 5.2.10.dfsg.1-2ubuntu2
libmyodbc 3.51.19r646-1
php5-common 5.2.10.dfsg.1-2ubuntu2
php5-odbc 5.2.10.dfsg.1-2ubuntu2

created a test page to connect to a mysql server I have on another VM and...

everything works just fine! NO canary mismatches, yay! :)

I'll be able to do some more tests when I'll be at work next week. Let me know If you need something else.