Author Topic: Issue with calls to MDB2_Driver_Datatype_mysql  (Read 2276 times)

Offline rs_sysadmin

  • Newbie
  • *
  • Posts: 1
Issue with calls to MDB2_Driver_Datatype_mysql
« on: May 04, 2011, 05:26:44 AM »
Hey there. I'm running two separate instances of Roundcube, one for access from outside the office, and one for access within. The internal system went down hard this weekend (power outage, welcome to the kinda-sorta-third-world) and since then Roundcube is sending this error:

Fatal error: Call to undefined method MDB2_Driver_Datatype_mysql::getDBInstance() in path_to_httpdocs/webmail/program/lib/MDB2/Driver/Datatype/Common.php on line 1117

We are running
  • CentOS 5.2
  • Apache 2.2.14
  • PHP 5.3.5
  • MySQL 5.1.42


I have done the following:
  • messed with config files
  • completely deleted and reinstalled Roundcube 0.5.1
  • dropped and reloaded databases
  • upgraded to Roundcube 0.5.2

The error continues to come up the same. Any ideas? Thanks much.

BTW, the external system is still running fine on 0.5.1.