[wp-trac] Re: [WordPress Trac] #3141: explicit memory check before starting install

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 5 05:55:40 GMT 2008


#3141: explicit memory check before starting install
-------------------------------------+--------------------------------------
 Reporter:  looksaus                 |        Owner:     
     Type:  defect                   |       Status:  new
 Priority:  normal                   |    Milestone:  2.5
Component:  Administration           |      Version:  2.1
 Severity:  normal                   |   Resolution:     
 Keywords:  has-patch commit tested  |  
-------------------------------------+--------------------------------------
Comment (by bentrem):

 Replying to [comment:52 darkdragon]:
 > Yes, it should fix it. If not, then just plug this code into wp-
 config.php

 {{{
 define('WP_MEMORY_LIMIT', '64MB');
 }}}

 > and if that doesn't work, then your PHP installation doesn't allow for
 increasing the hard coded PHP Memory Limit.

 Very nice; that's pretty much exhaustive. (That's the snippet I was
 searching for when I noticed the two tickets!)[[BR]]
 Now, out of curiosity: how do the folk involved with #4045 find out about
 it?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3141#comment:53>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list