![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm new to roundcube, i have everything working on php 5.3.2 HOWEVER when i execute a password reset using the built in plugin, I get this error in the logs: Code:
[12-Mar-2010 23:37:28] MDB2 Error: not found (-4): unable to find package 'MDB2_Driver_mail?new_link=true' file 'MDB2/Driver/mail?new/link=true.php' [12-Mar-2010 23:37:28 +0000]: DB Error: unable to find package 'MDB2_Driver_mail?new_link=true' file 'MDB2/Driver/mail?new/link=true.php' in /var/www/roundcube/program/include/rcube_mdb2.php on line 100 (POST /roundcube/?_task=settings&_action=plugin.password-save?_task=&_action=) Any pointers?
|
|
#2
|
|||
|
|||
|
What do you have in password_db_dsn option?
|
|
#3
|
|||
|
|||
|
The password_db_dsn is set the the database which postfix uses to get it's users from? thus "mail".
|
|
#4
|
|||
|
|||
|
$rcmail_config['password_db_dsn'] = 'mysqli://username
assword@localhost/database';I had it set wrong, All sorted now
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|