diff options
author | alecpl <alec@alec.pl> | 2010-03-06 14:13:25 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-03-06 14:13:25 +0000 |
commit | 94fe9ca1a87b20ddeee55024986e95ca72097af6 (patch) | |
tree | c991134bf8f7cf1d98cf7230d7e67d3a23269f37 /INSTALL | |
parent | 1163db99d45baa33894d70f53d93c3783c8e9d27 (diff) |
- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |