WSL2,Ubuntu 20.04和Phpstorm -XDebug 2.9.2无法连接
我一直在尝试设置提到的XDEBUG工作。我已经搜索了互联网以寻求答案,但我发现没有工作。经过所有设置所有设置的动作之后,当我在代码中的一个中断时运行调试器时,我得到的“连接未建立”。
-dxdebug.remote_enable=1
-dxdebug.remote_port=9000
-dxdebug.remote_host=127.0.0.1
任何帮助都将不胜感激。
I have been trying to setup the mentioned to get Xdebug to work. I have search the internet for answers, I have found none that work. After going through the motions of setting it all up, when I run the debugger against a break in my code I get "Connection was not established".
-dxdebug.remote_enable=1
-dxdebug.remote_port=9000
-dxdebug.remote_host=127.0.0.1
Any help would be greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论