1

Topic: MDB2 Error: not found

Am getting the following error when i browse the iredamin page "not found". Looking on the log file it says  "MDB2 Error: not found (-4): no RDBMS driver specified". I can't figure it out. I have tried to install pear-MDB2 but nothing changed. Any idea? my OS is OpenBSD 5.3 and storing account in LDAP and iredmail 0.8.5, iredamin-pro 2.0. The logs is:

[Wed Aug 21 19:31:32 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:32:03 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:32:34 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:33:04 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:33:35 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:34:06 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:34:37 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:35:08 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:35:39 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:36:10 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:36:41 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified
[Wed Aug 21 19:37:11 2013] [error] MDB2 Error: not found (-4): no RDBMS driver specified



==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: MDB2 Error: not found

Seems these error message were generated by Roundcube webmail. Do you have below binary packages installed?

- php-ldap
- php-mysql
- php-mysqli

Also, what's the value of parameter "db_dsnw" in /var/www/roundcubemail/config/db.inc.php? (Replace the password before pasting here)