• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Roundcube Unsupported databasa driver

adrianllopis

Basic Pleskian
Hi!
I'm trying to join webmail service under webmail.domain.tdl but it only show a blank page. I go to log file and i saw this:

Code:
DB Error: Configuration error. Unsupported database driver:  in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 75 (GET /)

What am I doing wrong? I'm using Pleks 11.5.30 with default installation and roundcube don't work. Thanks.
 
Adrian, by any chances did you touch the roundcube configuration files? Otherwise, This error message most likely means that Roundcube can't read config file. Not really a Roundcube issue.
 
Hi abdi, thanks for your reply.
I did not touch the roundcube configuration files. Maybe this problem was for premission in folder configuration?. Where is roundcube cfg and what permissions they must have? thanks
 
Just run

Code:
# rpm -ql plesk-roundcube

and you will see that location of roundcube is /usr/share/psa-roundcube/
 
Back
Top