Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Unable to connect to database ! Please contact your server administrator.  (Read 4867 times)

0 Members and 1 Guest are viewing this topic.

Haripriya H

  • Guest
While logging to Round Cube through Webmail You might get below mentioned error :

DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database!
Please contact your server-administrator.

For solving the above error Just fire below mentioned command to solve it within secs :

=====================================
/usr/local/cpanel/bin/update-roundcube –force
=====================================

Now if the above tweak is still not working for you, try below tweak it will definitely fix the issue :

======================================
mysql -e “drop database roundcube”;
/usr/local/cpanel/bin/update-roundcube –force
======================================