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

WordPress Trac wp-trac at lists.automattic.com
Fri Mar 30 09:21:51 GMT 2007


#4045: PHP 5.2 / Large Blogs Error
------------------------------+---------------------------------------------
 Reporter:  astereo           |        Owner:  anonymous 
     Type:  defect            |       Status:  closed    
 Priority:  normal            |    Milestone:            
Component:  General           |      Version:  2.1.2     
 Severity:  normal            |   Resolution:  worksforme
 Keywords:  5.2 memory_limit  |  
------------------------------+---------------------------------------------
Changes (by tacker):

  * status:  new => closed
  * component:  Administration => General
  * priority:  high => normal
  * milestone:  2.2 =>
  * keywords:  php, php 5.2, erros, fatal => 5.2 memory_limit
  * resolution:  => worksforme

Comment:

 This is not a WP error.

 You have to increase the memory limit in your php.ini.

 {{{memory_limit = 16M      ; Maximum amount of memory a script may consume
 (16MB)}}}

 Try 32M

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


More information about the wp-trac mailing list