There are some situations when you are having limit on your php memory and you are asked to increase the php memory limit. The memory_limit is a setting managed through the PHP Options which max amount of memory a script may consume. This value should be set at least as big as post_max_size. Although we […]

How to increase the PHP Memory Limit in cPanel
Read More →