Hey Teun :)

Correct that this is an annoying issue, but it's not the actual problem. I'm 
installing on Lucid, I assume you are too?
Some googling got me here:
http://gallery.menalto.com/node/95098
And sure enough once I changed

mysqli_options($this->_connectionID,$arr[0],$arr[1]);

to

mysqli_options($this->_connectionID,$arr[0],$arr[1][0]);

in /usr/share/php/adodb/drivers/adodb-mysqli.inc.php (line 98)

it went ok. I did restart the whole procedure after changing this line.

Now the question: in this a bug in Gallery2 or in libphp-adodb where
this file is from? And did I break other stuff with this modification??

Regards,

Guus

-- 
gallery2 installation fails
https://bugs.launchpad.net/bugs/569865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to