Forum Moderators: coopster
* 1. Profile
* 2. Apache Version
* 3. PHP Major Version
* 4. PHP Minor version
* 5. Short Options List
* 6. Exhaustive Options List
* 7. Save
* 8. Build
Someone told me the Server PHP installation must be compiled with the –enable-memory-limit configure option
Prior to PHP 5.2.1, in order to use this directive it had to be enabled at compile time by using --enable-memory-limit in the configure line. This compile-time flag was also required to define the functions memory_get_usage() and memory_get_peak_usage() prior to 5.2.1.