X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=INSTALL;h=3fc6f5dfef03db456be5b70ead9a7105a6dbacd9;hb=76507f7c63a660742e76889ad6e3919f3dde3bb0;hp=956fb24cd8ab6de7606b4911e629192e6917f16d;hpb=315a64971ff1249e4d5884f309fab5ddbfe55cc6;p=roundcube.git diff --git a/INSTALL b/INSTALL index 956fb24..3fc6f5d 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,7 @@ wiki page at http://trac.roundcube.net/wiki REQUIREMENTS ============ -* The Apache or Lighttpd Webserver +* The Apache, Lighttpd, Cherokee or Hiawatha web server * .htaccess support allowing overrides for DirectoryIndex * PHP Version 5.2.1 or greater including - PCRE, DOM, JSON, XML, Session, Sockets (required) @@ -32,6 +32,7 @@ REQUIREMENTS - zend.ze1_compatibility_mode disabled - suhosin.session.encrypt disabled - mbstring.func_overload disabled + - magic_quotes_runtime disabled * PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker * A MySQL (4.0.8 or newer), PostgreSQL, MSSQL database engine or the SQLite extension for PHP