WordPress Fix For A Fatal Memory Error

Today while I was upgrading my WordPress installation to version 2.9.1, the upgrade script exited prematurely showing a fatal error as follows : Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2516315 bytes) in wp-includes/http.php on line 1370 There is an easy fix for this fatal error. The WordPress fix is [...]

Read more