Skip to main content

Remote Database Roundcube missing from Backup

Comments

2 comments

  • ssfred
    Hello I am not sure, you may check it by changing the value $config['default_host"> = 'localhost'; in the configuration file /usr/local/cpanel/base/3rdparty/roundcube/config/config.inc.php to the remote server IP.
    0
  • cPanelMichael
    Hello, Check to ensure the "roundcube" database on the system is not corrupted with a command such as:
    mysqlcheck roundcube
    Also, note you can convert Roundcube to SQLite with the following command:
    /usr/local/cpanel/scripts/convert_roundcube_mysql2sqlite
    This script is documented at:
    0

Please sign in to leave a comment.