Files
bsdports/webapp/roundcube/pkg-message
2019-12-26 07:26:06 +00:00

15 lines
533 B
Plaintext

------------------------------------------------------------------
FIRST INSTALLATION
. Create a new database and a database user for RoundCube
. Create database tables using the queries in file
'SQL/*.initial.sql'
. Modify the files in config/* to suit your local environment
. Don't forget to set db.inc.php mode to 660.
UPGRADING
If you already had a previous version of RoundCube installed,
you should check your config files and DB schema are up-to-date.
------------------------------------------------------------------