From 0b6d022e6fa9dc08ddbc8ba420cdd58a690cf852 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 4 Jun 2012 16:05:57 +0200 Subject: Fix magic_quotes_sybase handling (#1488506) Improved handling of critical PHP settings - try to set them to required value before die() --- INSTALL | 1 + 1 file changed, 1 insertion(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index d175d6fc3..32638352a 100644 --- a/INSTALL +++ b/INSTALL @@ -31,6 +31,7 @@ REQUIREMENTS - suhosin.session.encrypt disabled - mbstring.func_overload disabled - magic_quotes_runtime disabled + - magic_quotes_sybase 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