Google

Horde upgrade 2.2->2.3 MDB2

October 8th, 2008
While trying to run the upgrade script 2008-08-29_fix_mdb2_sequences.php we were getting the following error:
A fatal error has occurred
MDB2 Error: not found
This is after installing MDB2, the problem was we didn’t have the MySQL driver for MDB2.
pear install -fa MDB2_Driver_mysql
After that the upgrade runs to completion.
[   OK   ] Modified sequence for kronolith_shares
[   OK   ] Modified sequence for turba_shares
[   OK   ] Done