[Mediawiki-l] Update 1.4.5 to 1.6.7 Special:Allmessages is blank

Brion Vibber brion at pobox.com
Sun Jul 9 00:21:27 UTC 2006


Rick DeNatale wrote:
> The web server isn't crashing, but this shows up in the error log when
> I try to access the page:
> Allowed memory size of 8388608 bytes exhausted (tried to allocate 199 bytes)

You'll have to raise PHP's memory limit, then. 8MB isn't enough to get much
done; just loading the code ends up eating most of that limit.

The installer will have slipped a line in your LocalSettings.php to bump it up
to 20 MB if it detected the low memory limit and was able to raise it, but you
can also edit your php.ini etc directly.

-- brion vibber (brion @ pobox.com)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.wikimedia.org/pipermail/mediawiki-l/attachments/20060708/0697ca84/attachment.pgp 


More information about the MediaWiki-l mailing list