What is the PHP Memory Limit?

Currently the maximum PHP memory usage is 32MB.

If your script uses more than 32MB you may see a 500 error. This limit is necessary to ensure that other users on the server can execute their PHP scripts. If you need more than 32MB please contact support

Category:

Author: ivanoats

Created on: June 9th, 2008

leave a comment

Back to article list