Some days ago until now each time I post at y wordpress blog, I get the following error afer hit publishing: "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6689087 bytes) in /home/myname/public_html/blog/wp-includes/cache.php on line 48" The posts appear fine anyway. How can I fix this?
Humm, thks. Yes it's a wordpress blog. I´m getting 2000 visitors / day. I wil change the value on php.ini
It seems the visitors you are getting are pushing the site too hard. Changing to php.ini should help; you can also change it in WHM if you use cPanel!
Also adjust your execution time. If the site is lagging at all you want to be sure the execution time is not exceeded as well.