summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-03-06 14:13:25 +0000
committeralecpl <alec@alec.pl>2010-03-06 14:13:25 +0000
commit94fe9ca1a87b20ddeee55024986e95ca72097af6 (patch)
treec991134bf8f7cf1d98cf7230d7e67d3a23269f37 /INSTALL
parent1163db99d45baa33894d70f53d93c3783c8e9d27 (diff)
- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 16a97ebf7..eac85e73b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,8 @@ REQUIREMENTS
- suhosin.session.encrypt disabled
- mbstring.func_overload disabled
* PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
-* A MySQL, PostgreSQL or MSSQL database engine or the SQLite extension for PHP
+* A MySQL (4.0.8 or newer), PostgreSQL, MSSQL database engine
+ or the SQLite extension for PHP
* One of the above databases with permission to create tables
* An SMTP server (recommended) or PHP configured for mail delivery