[Mediawiki-l] Memory Issues

Jeremy Baron jeremy at tuxmachine.com
Fri Dec 9 16:04:18 UTC 2011


On Dec 9, 2011 10:36 AM, "John W. Foster" <jfoster81747 at gmail.com> wrote:
> PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted

That's exactly 2**27 (128M, well under 8G! but then there's swap and
overcommit)

Check php.ini for any obvious memory related options you can tweak. If that
doesn't fix it then post a copy of your php.ini.

-Jeremy


More information about the MediaWiki-l mailing list