alecpl
2008-06-15 23bea9d4e95c5381fcc8f05739dc60c9eb273049
INSTALL
@@ -11,8 +11,9 @@
* The Apache or Lighttpd Webserver
* .htaccess support allowing overrides for DirectoryIndex
* PHP Version 4.3.1 or greater including
* PHP Version 5.2 or greater including
   - PCRE (perl compatible regular expression)
   - DOM (xml document object model)
   - libiconv (recommended)
   - mbstring (optional)
* php.ini options:
@@ -20,7 +21,7 @@
   - file_uploads on (for attachment upload features)
   - memory_limit (increase as suitable to support large attachments)
   - session.auto_start needs to be off/0
* PHP compiled with Open SSL to connect to IMAPS and to use the spell checker
* PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
* A MySQL or PostgreSQL database engine or the SQLite extension for PHP
* One of the above databases with permission to create tables
* An SMTP server or PHP configured for mail delivery