Posts Tagged ‘Apache’
How to Increase PHP.ini Memory Limit
Last Updated on Tuesday, 8 March 2011 02:25 Written by Naota Tuesday, 8 March 2011 01:47
At websites that are very PHP heavy, users may receive the following error message:
Fatal error: Out of memory (allocated 6553600) (tried to allocate 531040 bytes) in /home/geekmontage_example/public_html/wp-includes/functions.php on line 251
This error can torment webmasters. Thankfully webmasters, we have written out the solution and would like to share it with you all.
You can read our full guide on how to iIncrease your PHP.ini Memory Limit here.
Tags: Apache, how-to, PHP | Posted under Texts | No Comments