Last modified: 2011-04-30 01:20:40 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T21663, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19663 - Apache dies with "allowed memory size exhausted"
Apache dies with "allowed memory size exhausted"
Status: RESOLVED DUPLICATE of bug 16084
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.15.x
PC FreeBSD
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://kic.konvent.ru/wiki/index.php/...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-11 20:59 UTC by Belegnar
Modified: 2011-04-30 01:20 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Belegnar 2009-07-11 20:59:40 UTC
Apache dies parsing this page

http://kic.konvent.ru/wiki/index.php/%D0%A4%D0%B0%D0%B9%D0%BB:Pict0722.jpg

with error

Allowed memory size of 20971520 bytes exhausted (tried to allocate 1704 bytes) in ..../www/wiki/includes/media/Bitmap.php

File exists
http://kic.konvent.ru/wiki/images/d/d4/Pict0722.jpg
Comment 1 Alexandre Emsenhuber [IAlex] 2009-07-11 21:02:57 UTC
You need to increase your memory_limit. You should have something like "ini_set( 'memory_limit', '20M' );" at the top of LocalSettings.php, uncomment it if it's commented out and change "20M" to something like "50M" or greather.
Comment 2 Belegnar 2009-07-11 23:02:36 UTC
Viewing an info page with image about 500Kb shouldn't use a lot of memory. This is the bug.
Comment 3 Alex Z. 2009-07-16 04:02:13 UTC
how big is the file on the page? the problem is in the image thumbnailing - Bitmap.php - not in generating the HTML.
Comment 4 Belegnar 2009-07-16 13:24:49 UTC
about 500Kb
Comment 5 Niklas Laxström 2009-07-17 06:05:24 UTC

*** This bug has been marked as a duplicate of bug 16084 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links