devdocs
devdocs copied to clipboard
Update enable Xdebug note
Topic clarification/correction request
https://devdocs.magento.com/cloud/howtos/debug.html#enable
Per Slack:
can you update the article Configure Xdebug: Enable Xdebug in your environment We received advise that this extension is enabled by default on ALL environments.
and
no need of logging a ticket to have xdebug enabled. To get the xdebug key on a dedicated cluster they can just run the below command: cat /etc/platform/*/nginx.conf | grep xdebug.sock | head -n1
Possible solutions
Review the Cloud guide xdebug topic and remove calls to log a ticket for this scenario. Check other parts of Cloud guide, like include files for this note, too.
- [ ] Verify Xdebug is enabled in Cloud instances.
- [ ] Remove callouts or comments about logging a ticket for Pro Staging and Production environments.
- [ ] Review and update runtime extension enablement and verify that Xdebug is included.
Hi @hguthrie. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.
Please, add a comment to assign the issue: @magento I am working on this
- Join Magento Community Engineering Slack and ask your questions in #github channel.
@gamarshall What is your status on this ticket?
This looks like it was addressed.