Tag Archives: Fatal

WordPress Hack: Memory exhausted fatal error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes)in /home2… …/wp-includes/class-simplepie.php on line 5353 Have you ever seen this error in your WordPress console and wondered what it’s all about?  It’s because WordPress doesn’t have enough memory allocated to it, and it’s really easy to fix. What you need to  Read more »