Posts Tagged ‘ini_set’

Wordpress Tips : Problem Allowed Memory Size of … Exhausted

Thursday, July 15th, 2010

If you are blogger with wordpress platform, one time sure you meet with wordpress error code below :

Fatal error: Allowed memory size of … bytes exhausted (tried to allocate … bytes) in …./xxx.php(…) : runtime-created function on line x

This error may be caused by your wordpress over limit to import a file from your server. May be showed a blank screen or error above. And now how to solve this problem:

At the first, please you following this link Wordpress FAQ about Working with Wordpress. There 3 ways to solve this memory limit : (more…)