RoundCube webmail is not accessible on Plesk: DATABASE ERROR: CONNECTION FAILED

Comments

1 comment

  • Avatar
    Romeo Löffel (Edited )

    Hi!

    After installing Plesk 2 weeks ago and now using Plesk Migrator, I was not able to use Roundcube Webmail.

    Futher investigations showed, that the database was not create on installation:

    DB Error: SQLSTATE[HY000] [1049] Unknown database 'roundcubemail' in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 201 (GET /)

    Unfortunately, reinstalling Roundcube using the Plesk updater did not work. It did not create the Plesk DB. 
    I had a look at the Roundcube documentation and was able to figure out a fix:

    plesk db:

    CREATE DATABASE roundcubemail CHARACTER SET utf8 COLLATE utf8_general_ci;

    then

    mysql roundcubemail < /usr/share/psa-roundcube/SQL/mysql.initial.sql

     

     

     

    0

Please sign in to leave a comment.

Have more questions? Submit a request