jokkedk/webgrind

Dir config ?

Closed this issue · 2 comments

Hi,

I have installed webgrind on my www dir (linux)

so I have :
/home/username/public_html/webgrind

I think webgrind can't access to \tmp in root dir because of permissions

I try to change xdebug output to : home/username/public_html/webgrind/tmp
It works, I have output files in, but I don't know what dir put in config webgrind file, it seems that he didn't find files

thank you

You shoud set xdebug.profiler_output_dir in your php.ini

http://www.xdebug.org/docs/all_settings#profiler_output_dir

Assuming solved. Please re-open if issues persist.