Hi,
I've just installed Roundcube and am getting the following error:
--
DB Error in <snip>program/include/rcube_db.inc (124): DB Error: unknown error DB Error in <snip>program/include/rcube_db.inc (210): DB Error: unknown error Query: SELECT vars, ip, UNIX_TIMESTAMP(changed) AS changed FROM session WHERE sess_id='9f87e941e2f301270beaf0a0c09d2d6f'
Fatal error: Call to a member function on a non-object in <snip>program/include/rcube_db.inc on line 202
--
FYI, the query works (returns an empty set) from the MySQL console.
MySQL 4.1.13-standard PHP 4.3.2
Anyone have any ideas about this? A php/mysql bunfight, some odd MySQL coalition setting?
TIA.