Page MenuHomePhabricator

fatal error when saving a site, sometimes i get a clean white site.
Closed, InvalidPublic

Description

Author: p.seroczynska

Description:
Fatal error: Allowed memory size of 8388608 bytes exhausted at
/usr/ports/lang/php5/work/php-5.1.6/Zend/zend_opcode.c:48 (tried to allocate
4864 bytes) in /mnt/data/gap/wiki/site/htdocs/includes/SiteStatsUpdate.php on
line 37


Version: 1.7.x
Severity: normal
OS: Windows XP
Platform: PC

Details

Reference
bz7800

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 21 2014, 9:28 PM
bzimport set Reference to bz7800.
bzimport added a subscriber: Unknown Object (MLST).

p.seroczynska wrote:

fatal error when saving a site, sometimes i get a clean white site

Unfortunately given the size of the code and data, MediaWiki is highly likely to fail consistently
with the memory_limit set at 8 megabytes.

Try raising it to 16 or 20 megabytes.

p.seroczynska wrote:

where i can edit the memory_limit?

p.seroczynska wrote:

already find it. its in the internal server settings. thanks!