vscode+php+xdebug Time-out connecting to client (Waited: 200 ms)

Posted tyonly

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vscode+php+xdebug Time-out connecting to client (Waited: 200 ms)相关的知识,希望对你有一定的参考价值。

如果php.ini配置没错,且端口无误,那么就可能是配置文件选错了。

vscode里面有两个配置文件,一个是 Listen for xdebug ,一个是 Lanuch currently open script。如果总是出现 断点不起作用,LOG提示  Time-out connecting to client ,那么就是配置文件选错了。 你应该选择  Lanuch currently open script,这个就是对的。

x1
>
<
>>
<<
O
 
x1

以上是关于vscode+php+xdebug Time-out connecting to client (Waited: 200 ms)的主要内容,如果未能解决你的问题,请参考以下文章

VSCode Xdebug断点调试PHP

vscode增加xdebug扩展

VSCODE 中的 PHP 7 Xdebug:如何忽略异常

xdebug3+php8.0+vscode断点调试php程序

在vscode中使用xdebug

vscode调试php(解决vscode远程调试无效的问题)