diff options
author | svncommit <devs@roundcube.net> | 2006-06-30 22:02:28 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-06-30 22:02:28 +0000 |
commit | 25d8ba63b3c4831050e5d190cd42cf2b0b0f3a30 (patch) | |
tree | 34e871f1a9c9ec7f4e9f17f018c66b7379fb68b5 /INSTALL | |
parent | a894ba5029a09fb9d0453b5cf9c944ce313f8a48 (diff) |
Misc bug and compatibility fixes
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ REQUIREMENTS * php.ini options: - error_reporting E_ALL & ~E_NOTICE (or lower) - file_uploads on (for attachment upload features) + - memory_limit (increase as suitable to support large attachments) * A MySQL or PostgreSQL database engine or the SQLite extension for PHP * A database with permission to create tables |