[wp-trac] [WordPress Trac] #8149: Automatic upgrade runs out of memory

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 11 00:42:04 GMT 2008


#8149: Automatic upgrade runs out of memory
---------------------+------------------------------------------------------
 Reporter:  DD32     |       Owner:     
     Type:  defect   |      Status:  new
 Priority:  normal   |   Milestone:  2.7
Component:  Upgrade  |     Version:  2.7
 Severity:  normal   |    Keywords:     
---------------------+------------------------------------------------------
 It appears that for some people, 32MB of PHP memory_limit just isnt enough
 for the PclZip class to do its work

 It might be an idea to set the memory limit in the unzip function to
 something higher (Like happens in the Thumbnail creation -- Since GD can
 use obscene ammounts of memory sometimes, it attempts to set it to 256MB
 memory_limit) to prevent these errors occuring half way through the
 upgrade decompression

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8149>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list