[wp-trac] Re: [WordPress Trac] #4045: PHP 5.2 / Large Blogs Error

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 24 23:53:33 GMT 2007


#4045: PHP 5.2 / Large Blogs Error
------------------------------+---------------------------------------------
 Reporter:  astereo           |        Owner:  anonymous
     Type:  defect            |       Status:  reopened 
 Priority:  normal            |    Milestone:  2.2.2    
Component:  General           |      Version:  2.2      
 Severity:  critical          |   Resolution:           
 Keywords:  5.2 memory_limit  |  
------------------------------+---------------------------------------------
Changes (by torbens):

  * status:  closed => reopened
  * severity:  normal => critical
 * cc: torbens (added)
  * version:  2.1.2 => 2.2
  * milestone:  => 2.2.2
  * resolution:  worksforme =>

Comment:

 I'm not sure if this is related to a low memory quota for PHP only. My
 hoster allows for 32M and I'm experiencing the same problem.

 {{{
 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
 allocate 316105 bytes) in wp-includes/cache.php on line 48
 }}}

 I wasn't even able to get the blog running again so far. As mentioned
 above, disabling the cache in wp-config.php doesn't have an effect at all:
 {{{
 define('ENABLE_CACHE', false);
 }}}

 Please also see the thread at: http://wordpress.org/support/topic/87413

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


More information about the wp-trac mailing list