[wp-trac] Re: [WordPress Trac] #3141: explicit memory check before
 starting install
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue Feb  5 05:26: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 darkdragon):
 Replying to [comment:51 bentrem]:
 > *I'm new to this bug set; please don't hit me hard*
 >
 > Replying to [comment:49 MichaelH]:
 > > Confirming that after experiencing an "Allowed memory size of 8388608
 bytes exhausted" trying to install on a OVH.COM hosted account ...
 changeset [6681] allowed 2.3.2 to be installed successfully.
 >
 > Does this respond at all to [http://trac.wordpress.org/ticket/4045
 "Large blogs fatal error in cache" Ticket #4045]?
 [[BR]]
 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.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3141#comment:52>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list