How-to Wiki

Roundcube Webmail Installer

  1. Check environment
  2. Create config
  3. Test config

Check config file

defaults.inc.php:  OK
config.inc.php:  OK

Replaced config options

The following config options have been replaced or renamed. Please update them accordingly in your config files.

OK, lazy people can download the updated config file here: config.inc.php  

Check if directories are writable

Roundcube may need to write/save files into these directories

/var/www/roundcube/temp/:  OK
/var/www/roundcube/logs/:  OK

Check DB config

DSN (write):  OK
DB Schema:  OK
DB Write:  OK
DB Time:  OK

Test filetype detection

Fileinfo/mime_content_type configuration:  OK
Mimetype to file extension mapping:  OK

Test SMTP config

hmartin
C4r4b45@1941#

Test IMAP config


After completing the installation and the final tests please remove the whole installer folder from the document root of the webserver or make sure that enable_installer option in config.inc.php is disabled.

These files may expose sensitive configuration data like server passwords and encryption keys to the public. Make sure you cannot access this installer from your browser.