[Mediawiki-l] Memory Issues

Chad innocentkiller at gmail.com
Fri Dec 9 15:59:58 UTC 2011


On Fri, Dec 9, 2011 at 10:36 AM, John W. Foster <jfoster81747 at gmail.com> wrote:
> I snipped this from the terminal screen when I was running runjobs.php
> Seems I have a memory issue & I,m not sure what I need to do to fix it.
> System has 8Gb of ram so I don't think that is the problem. Perhaps a
> setting in PHP or Mediawiki 1.17. Any tips?
> frosty
> ----------------------------------
> 2011-12-09 05:49:15 refreshLinks2 Template:As_of start= end= t=19954
> good
> 2011-12-09 05:49:17 refreshLinks2 Template:Bot start= end= t=1968 good
> PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted
> (tried to allocate 1221613 bytes)
> in /home/frosty/mediawiki-1.17.0/includes/parser/Parser.php on line 393
>

Try raising php's memory limit--see your php.ini for memory_limit--and see
if that helps (you'll have to restart Apache).

-Chad



More information about the MediaWiki-l mailing list