alecpl
2009-12-11 2717f9f68e74277379c065d32bd0771976e49c86
INSTALL
@@ -38,7 +38,7 @@
   - /logs
3. Create a new database and a database user for RoundCube (see DATABASE SETUP)
4. Point your browser to http://url-to-roundcube/installer/
5. Follow the instructions of the install script (or see MANUAL CONFINGURATION)
5. Follow the instructions of the install script (or see MANUAL CONFIGURATION)
6. After creating and testing the configuration, remove the installer directory
7. Done!
@@ -54,6 +54,8 @@
DATABASE SETUP
==============
Note: Database for RoundCube must use UTF-8 character set.
* MySQL
-------
@@ -72,9 +74,6 @@
Note 1: 'password' is the master password for the roundcube user. It is strongly
recommended you replace this with a more secure password. Please keep in
mind: You need to specify this password later in 'config/db.inc.php'.
Note 2: For MySQL version 4.1 and up, it's recommended to create the database for
RoundCube with utf-8 charset.
* SQLite