What is the PHP Memory Limit?
Currently the maximum PHP memory usage is 16MB.
If your script uses more than 16MB 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 16MB you will need to upgrade to a VPS server.
Category: Knowledgebase
Created on: June 9th, 2008




