Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#16618 closed defect (bug) (duplicate)

WP update runs out of memory

Reported by: willkemp's profile willkemp Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0.4
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

When i try to auto update 3.0.4 to 3.0.5 i get the following error message:

Downloading update from http://wordpress.org/wordpress-3.0.5.zip

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2976664 bytes) in /home/willkemp/public_html/blog/wp-includes/class-http.php on line 1402

Change History (6)

#1 @ocean90
13 years ago

  • Version set to 3.0.4

Related: #16236

#2 @scribu
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Might want to try this plugin: http://wordpress.org/extend/plugins/memory-bump/

Closing as dup.

#3 @willkemp
13 years ago

Thanks for that. I installed memory bump but the same thing happens.

#4 @dd32
13 years ago

You'll probably have to deactivate a few plugins then for the upgrade. Your memory usage is too high, not leaving enough headroom for when an upgrade is running.

Future versions will optimize it a bit more.

#5 @willkemp
13 years ago

Yes, that worked. Thank you very much for your help!

#6 @nacin
13 years ago

Might want to try this plugin: http://wordpress.org/extend/plugins/memory-bump/

That plugin is only for 2.9.x and below. It will have no effect in 3.0.

Note: See TracTickets for help on using tickets.