• 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 broken: "Table 'roundcubemail.session' doesn't exist"

kevang

New Pleskian
I recently uninstalled and reinstalled Roundcube on my Plesk 12.0.18 VPS, after screwing something up. But it doesn’t quite work yet. Instead of the Roundcube login screen, I get this error message:

DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

/var/log/plesk-roundcube/errors has, among other things, the error message "Table 'roundcubemail.session' doesn't exist".

I confirmed via phpMyAdmin that the [tt]roundcubemail[/tt] database seems to be empty except for the tables cache_shared and system.

What is the recommended way to restore the Roundcube tables/get Roundcube to work again?
 
Found a solution myself:
  1. Uninstall Roundcube via Plesk Autoinstaller
  2. Drop the MySQL database "roundcubemail"
  3. Install Roundcube via Plesk Autoinstaller
 
Back
Top