]> git.donarmstrong.com Git - roundcube.git/blobdiff - INSTALL
New upstream version.
[roundcube.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 956fb24cd8ab6de7606b4911e629192e6917f16d..3fc6f5dfef03db456be5b70ead9a7105a6dbacd9 100644 (file)
--- 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