From 50d515a7d690f6017d97017f1370705e1a214c27 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sat, 2 May 2009 20:11:45 +0000 Subject: - some hints to use sqlite db (#1485821) --- INSTALL | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'INSTALL') 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 -- cgit v1.2.3