https://bugzilla.wikimedia.org/show_bug.cgi?id=34388
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #5 from Antoine "hashar" Musso <[email protected]> 2012-02-14 10:44:04 UTC --- You server has a suhosin.executor.max_depth value which is too low for that extension. The default is 0 (aka disabled) according to http://www.hardened-php.net/suhosin/configuration.html#suhosin.executor.max_depth So you should raise that value wherever it could be set (probably /etc/php.ini ). Marking bug as worksforme since it seems to be a local issue. Please reopen if the above hint does not solve the issue for you :-] -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
