• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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