summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-02 20:11:45 +0000
committeralecpl <alec@alec.pl>2009-05-02 20:11:45 +0000
commit50d515a7d690f6017d97017f1370705e1a214c27 (patch)
tree7887ff08111e4561d0841c8cf64c227e002db888 /INSTALL
parentaeed58d5af0d56ec489d15cdbdffa3f95b353a90 (diff)
- some hints to use sqlite db (#1485821)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 5f2f3dd60..42fd4bbef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -70,9 +70,8 @@ RoundCube with utf-8 charset.
* SQLite
--------
-Sqlite requires specifically php5 (sqlite in php4 currently doesn't
-work with roundcube), and you need sqlite 2 (preferably 2.8) to setup
-the sqlite db (sqlite 3.x also doesn't work at the moment). Here is
+You need sqlite 2 (preferably 2.8) to setup the sqlite db
+(sqlite 3.x also doesn't work at the moment). Here is
an example how you can setup the sqlite.db for roundcube:
# sqlite -init SQL/sqlite.initial.sql sqlite.db