PHP Memory Limit
========= QUESTION ---------What is the PHP Memory limit set to on the web servers? ========= ANSWER --------- Windows Servers: While you can set the memory limit on a per site basis with a custom php.ini file, the default server php.ini file is set to 64 MB. ---------Linux Servers: While you can set the memory [...]