alecpl
2011-06-27 68070e448c6c8cd09faa75fd70ff11bfea764cc1
INSTALL
@@ -11,14 +11,16 @@
* The Apache or Lighttpd Webserver
* .htaccess support allowing overrides for DirectoryIndex
* PHP Version 5.2 or greater including
* PHP Version 5.2.1 or greater including
   - PCRE, DOM, JSON, XML, Session, Sockets (required)
   - libiconv (recommended)
   - mbstring, fileinfo, mcrypt (optional)
* PEAR packages distributed with Roundcube or external:
   - MDB2 2.5.0 or newer
   - Mail_Mime 1.7.0 or newer
   - Mail_Mime 1.8.1 or newer
   - Net_SMTP 1.4.2 or newer
   - Net_IDNA2 0.1.1 or newer
   - Auth_SASL 1.0.3 or newer
* php.ini options (see .htaccess file):
   - error_reporting E_ALL & ~E_NOTICE (or lower)
   - memory_limit > 16MB (increase as suitable to support large attachments)