Open ghost opened 1 year ago
I'm having the same problem
Hi, Please check the xdebug config. Working config for Xdebug >= 3.1
xdebug.mode=debug,develop,profile,trace xdebug.start_with_request=yes xdebug.discover_client_host=0 xdebug.client_host=host.docker.internal xdebug.profiler_append=0 xdebug.output_dir=/tmp/xdebug xdebug.use_compression=false
Unable to generate /tmp/x via python: /usr/bin/python3 and dot: /usr/bin/dot. Please update config.php
mango@mweb1000t:/tmp$ which python3 /usr/bin/python3 mango@mweb1000t:/tmp$ which dot /usr/bin/dot
/tmp/file is created as user, webserver does everything as user, one issue i realized is that files are created with .webgrind and not .webgrind.svg, please help im fighting with this thing since weeks T-T