Edit your Apache conf and and %{mod_php_memory_usage}n to the LogFormat directive to log the PHP memory consumption in bytes :
LogFormat "%h %l %u %t \"%r\" %>s %b" %{mod_php_memory_usage}n |
Save and reload Apache.
Edit your Apache conf and and %{mod_php_memory_usage}n to the LogFormat directive to log the PHP memory consumption in bytes :
LogFormat "%h %l %u %t \"%r\" %>s %b" %{mod_php_memory_usage}n |
Save and reload Apache.