I'm having problems getting memory usage from php scripts. I have
recompiled php using the --enable-memory-limit and I have tried using
version 1 and 2 of xdebug.
These are my settings,
[xdebug]
xdebug.output_dir = "/tmp"
xdebug.trace_format = 1
xdebug.profiler_enable = 1
xdebug.profiler_output_name= crc32
xdebug.show_mem_delta = 1
Am I missing something?
Tks
Received on Wed Jan 05 2005 - 17:07:54 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST