2

again xdebug not working and not giving any logs.
How can I at least get logs so that I could know what is wrong with it? I already tried this answer:
https://stackoverflow.com/questions...

Comments
  • 0
    I see in phpinfo() output the xdebug.log there is no value - how can that be if I updated config and restarted containers.

    WHat a bastards. They do not care what I config
  • 0
    what a bastard - the in docker compose was commented

    - ./docker/php/conf.d/xdebug.ini:///usr/local/...

    so hard to find such thing. It should give logs when xdebug is missing something in phpinfo itself.
Add Comment