From 1e306b16df3f759d100c2e053ce91a0d13923ac5 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 7 Dec 2010 17:13:00 -0700 Subject: [PATCH] Ticket #9425: warning about older libxml versions --- horde/docs/INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/horde/docs/INSTALL b/horde/docs/INSTALL index fec253fa8..1aeb20c2c 100644 --- a/horde/docs/INSTALL +++ b/horde/docs/INSTALL @@ -172,6 +172,10 @@ The following prerequisites are **REQUIRED** for Horde to function properly. make sure that you do **not** use ``--disable-dom``, ``--disable-simplexml``, or ``--disable-xml``. + Make sure you are using a newer version of libxml. Older version of + libxml (e.g. 2.6.26) have been reported to be partially broken when + handling certain charsets. + The following PHP options are **RECOMMENDED** to enable advanced features in Horde: -- 2.11.0