On 12 August 2010 17:58, Chuck Carson <[email protected]> wrote: > I am installing media wiki 1.16.0 onto a Solaris 10 u8 x64 system. I am using > the sunfreeware packages and have the following versions: > Apache - 2.2.15 > PHP – 5.2.13 > libxml2 - 2.7.7 > When I navigate to the config component I get this browser message: > Your system has a combination of PHP and libxml2 versions which is buggy and > can cause hidden data corruption in MediaWiki and other web apps. Upgrade to > PHP 5.2.9 or later and libxml2 2.7.3 or later! ABORTING > (http://bugs.php.net/bug.php?id=45996 for details). > Anyone have any idea?
I got this on RHEL 5. Eventually I compiled libxml2 from source, then PHP 5.3.2 from source to get libphp5.so. - d. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
