Posts Tagged ‘simple steps’

Having Strange Errors Utilizing Gzip in WordPress 2.9 and 2.9.1?

For­tu­nately your not alone. A recent bug fix was just released which addresses an error which is received while updat­ing the Word­Press core, as well as Word­Press plu­g­ins. This error typ­i­cally effects http.php, located at wp-includes/http.php, and looks sim­i­lar to the code listed below.

(more...)

WordPress, Fatal error: Allowed memory size of 33554432 bytes exhausted

Danger Will Robinson
Dur­ing a rou­tine update to a Word­Press site we received the fol­low­ing error: Fatal error: Allowed mem­ory size of 33554432 bytes exhausted (tried to allo­cate 7680 bytes) in /home/website/public_html/wp-includes/functions.php on line 1342 Scary stuff, but no need to panic. Chances are your Word­Press install is quite well used with lots pages, posts, and plu­g­ins. First off, don’t start dis­abling plu­g­ins and hack­ing code. Fol­low these sim­ple steps and you’ll be updated in no time.

(more...)