When you see an error like “Increase Memory Limit” in your browser, it means PHP has hit its memory limit. It occurs mostly due to the insufficient memory allocated for PHP script. To cope with the deal, contact your hosting provider to increase values for the following parameters: “memory_limit” and “post_max_size” in PHP configuration.