adding xdebug.trace_output_dir to php.ini causes xdebug to stop working

Discussion in 'Linux' started by paul3200, Mar 23, 2014.

  1. paul3200

    paul3200 Guest

    I am running a Ubuntu 13.04 server and have installed xdebug on it but when i go in the php.ini file and try to change the xdebug.trace_output_dir away from /tmp it stops the tracing from starting,

    how can I get the trace to output to a different file location?