https://bugzilla.wikimedia.org/show_bug.cgi?id=21402
OverlordQ <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from OverlordQ <[email protected]> 2009-11-04 02:46:20 UTC --- Since it's reporting a memory size of 20M despite php.ini being set to 64M, there's likely a spurious ini_set('memory_limit','20M') in your LocalSettings.php file, remove this line and it should be fine. Marking invalid as it's a configuration problem not an actual bug. -- 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
