On Sat, Nov 26, 2016 at 3:21 PM, Martin Urbanec <[email protected]> wrote: > Allowed memory size of 134217728 bytes exhausted > (tried to allocate 7122 bytes
What is memory_limit set to in php.ini? Try setting memory_limit = 512M or higher and see if this error still occurs? _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
