till escribió:
On Tue, Mar 10, 2009 at 2:24 PM, Martin Marques
a) Did you fix the error in the MDB2 package which RoundCube distributes, or in your "own" (e.g. /usr/local/share/pear or /usr/lib/pear ...)? b) If not, the order of your include_path.
I didn't fix mdb2. I commented the option so rcube_mdb2.php has this now:
if ($this->db_provider == 'pgsql') { // $db_options['disable_smart_seqname'] = true; $db_options['seqname_format'] = '%s';
Can you do pear list and let us know which "other" MDB2 version is on your system?
# pear list Installed packages, channel pear.php.net: ========================================= Package Version State Archive_Tar 1.3.2 stable Auth_SASL 1.0.2 stable Console_Getopt 1.2.3 stable DB 1.7.13 stable MDB2 2.4.1 stable MDB2_Driver_mysql 1.4.1 stable MDB2_Driver_pgsql 1.4.1 stable
List info: http://lists.roundcube.net/dev/