https://bugzilla.wikimedia.org/show_bug.cgi?id=41645
--- Comment #6 from Daniel Kinzler <[email protected]> 2012-11-20 09:52:54 UTC --- I removed some code from the updater routine for wikibase, see patch I3335b5f9. It's possible that this fixes the issue, though I don't know why and how it would cause PHP to run out of memory. There was some code in there that would download the site matrix from meta and initialized the sites table based on that. Instead, the sites table should be initialized based on any existing entries in the interwiki table, see bug 42201. -- 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
