28 April 2010 ~ 0 Comments

Memory Limit Errors in WordPress or Other PHP Applications

When working in WordPress or other PHP applications, it’s relatively common to run into memory limit errors like the following: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /public_html/wp-admin/includes/template.php on line 699 The default memory limit setting is in the php.ini file, and many web hosts have it [...]

Continue Reading

Switch to our mobile site