Thursday, February 14, 2008

Increase PHP memory limit

If you have seen an error like "Fatal Error: PHP Allowed Memory Size Exhausted" in apache logs or in your browser, this means that PHP has exhausted the maximum memory limit. This post will show 3 different ways on how you can increase the php memory limit and also explain when you should use them.

No comments: