PhpStorm无法远程调试

时间:2017-06-19 09:23:49

标签: php debugging phpstorm xdebug

我可以通过Run -> Web Server Debug Validation成功验证调试器。

您可以在下面看到快照:

PhpStorm debugger validate

但是在运行/调试配置中创建Web应用程序并单击调试按钮后,我得到的只是“在调试控制台中等待与ide键'18779'(随机数)的传入连接”。

以下是运行配置

中的设置

PhpStorm run configuration

BTW:部署服务器和服务器不是一回事,这让我感到困惑。我也可以在本地调试。

0 个答案:

没有答案