From 140abb0ca07eff1e2e076916c67f28000fde72b1 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 15 Sep 2011 08:42:31 +0000 Subject: - Require magic_quotes_runtime=Off because it modifies data streams (too much effort to handle this) --- INSTALL | 1 + 1 file changed, 1 insertion(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 14bf27b94..7fe3a76cc 100644 --- a/INSTALL +++ b/INSTALL @@ -29,6 +29,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 -- cgit v1.2.3