Posts Tagged ‘PHP’
How to Increase PHP.ini WordPress Upload Size Limit
Last Updated on Wednesday, 9 March 2011 12:10 Written by Naota Wednesday, 9 March 2011 12:00
Many users of WordPress would like to upload files that are greater than 2mb in size but are restricted from doing so. Do not worry, here is a tutorial on how to do it. Read here on How to increase your WordPress Upload Size Limit through PHP.ini
Tags: how-to, PHP, Wordpress | Posted under Texts | No Comments
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