On 11/16/2012 08:19 PM, Kurt M. Weber wrote: > What am I missing here? Could you send the phpinfo output from your php? Create a test.php page with the contents:
<?php phpinfo(); Visit the page in your web browser and send at least the pcre area. MediaWiki is working for me and my pcre settings show: PCRE (Perl Compatible Regular Expressions) Support enabled PCRE Library Version 8.30 2012-02-04 Directive Local Value Master Value pcre.backtrack_limit 1000000 1000000 pcre.recursion_limit 100000 100000 I've filled a bug with some comments at https://bugzilla.wikimedia.org/42229 as well. -- http://hexmode.com/ Any time you have "one overriding idea", and push your idea as a superior ideology, you're going to be wrong. ... The fact is, reality is complicated -- Linus Torvalds <http://hexm.de/mc> _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
