• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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