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 5 17:07:54 2005
This archive was generated by hypermail 2.1.8 : Wed Nov 19 2008 - 15:00:20 CET