diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-28 13:54:45 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-28 13:54:45 +0000 |
| commit | 33509b3198fe0f4ef1fa9b9b61a38ac811e71005 (patch) | |
| tree | bbbe346bbdb1fbdf5dfc0bfd1b74e96932e6728c /roundcubemail/INSTALL | |
| parent | 6a52f526852905e60949dd096ffb28a0f818ab28 (diff) | |
Copy changes from r892 and r903
git-svn-id: https://svn.roundcube.net/trunk@905 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
| -rw-r--r-- | roundcubemail/INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index a28dea1c7..5dd3485e7 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -10,6 +10,7 @@ REQUIREMENTS - error_reporting E_ALL & ~E_NOTICE (or lower) - file_uploads on (for attachment upload features) - memory_limit (increase as suitable to support large attachments) +* PHP compiled with Open SSL to connect to IMAPS and to use the spell checker * A MySQL or PostgreSQL database engine or the SQLite extension for PHP * A database with permission to create tables |
