Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xdebug enable doesn't work with custom nginx file #121

Open
JamelleG opened this issue Apr 15, 2021 · 0 comments
Open

Xdebug enable doesn't work with custom nginx file #121

JamelleG opened this issue Apr 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@JamelleG
Copy link
Contributor

Issue:

When using the command

wf2 xdebug enable

From the m2 recipe along with a custom nginx file doesn't take affect.

Proposed solution:

  • Add a configuration file to control the arg_debug flag. As an example the file could be xdebug.conf
  • This file would determine whether it's enabled regardless of whether the flag is passed or not.
  • Add documentation to include this file when using custom nginx files.

But open to suggestions on this one.

@JamelleG JamelleG added the bug Something isn't working label Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant