raecosia / myroundcube

Automatically exported from code.google.com/p/myroundcube
0 stars 0 forks source link

[db_version] Database error #670

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Token: fee9d95d929d1068869720d30069abb6 (Don't modify this token!)
Version: 3.0 (03-12-2014)
PHP: 5.5.9-1ubuntu4
RCMAIL: 1.0.0
Database: pgsql
SERVER: Apache/2.4.7 (Ubuntu)
----
I.  Issue Description:

* Upgraded to RC 1.0 from the previous 1.0x release.
* Upgraded all myroundcube plugins

Now I am getting a problem when login with the following error:

DB Error in /srv/www/roundcubemail/program/lib/Roundcube/rcube_db.php (156): 
could not find driver

Note I man using postgresql 9.3 on ubuntu 14.04

php5-psql and PDO is installed

I did fresh install my roundcubeemail with postgresql without any issues.
The problem happened after myroundcube plugins installed.

Thanks.

Original issue reported on code.google.com by unixt...@gmail.com on 28 Apr 2014 at 10:32

GoogleCodeExporter commented 8 years ago
This is most likely a configuration issue.

Insert at line 119 the following debug code ...

write_log('db_debug', $_REQUEST);
write_log('db_debug', func_get_args());

... and mail db_debug log to dev-team [at] myroundcube [dot] com (check log 
first and mask database passwords).

Original comment by roland.l...@gmail.com on 29 Apr 2014 at 3:36

GoogleCodeExporter commented 8 years ago

Original comment by roland.l...@gmail.com on 16 May 2014 at 5:27

GoogleCodeExporter commented 8 years ago
No feedback.

Original comment by roland.l...@gmail.com on 16 May 2014 at 5:47