https://bugzilla.wikimedia.org/show_bug.cgi?id=19663
--- Comment #1 from Alexandre Emsenhuber [IAlex] <[email protected]> 2009-07-11 21:02:57 UTC --- You need to increase your memory_limit. You should have something like "ini_set( 'memory_limit', '20M' );" at the top of LocalSettings.php, uncomment it if it's commented out and change "20M" to something like "50M" or greather. -- 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
