[wp-trac] [WordPress Trac] #21646: Bump memory limit from 32MB
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 8 03:46:52 UTC 2012
#21646: Bump memory limit from 32MB
-------------------------+------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.5
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------
Comment (by wonderboymusic):
PHP 5.4's default dev and prod .ini files have {{{memory_limit = 128M}}}.
Since the purpose of {{{WP_MEMORY_LIMIT}}} is to {{{ini_set}}}, I don't
think we have to be so modest. I'm not sure what the default is for 5.2.6,
but it was {{{8M}}} before PHP 5.2.0 and {{{16M}}} in PHP 5.2.0.
Also, since PHP 5.2.1, {{{--enable-memory-limit}}} no longer has to be set
at compile time to be able to {{{ini_set}}} the values.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21646#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list