不兼容的调试器版本 - 错误2006040705

Gai*_*ter 6 php eclipse xdebug

如何摆脱以下不兼容的调试版本错误:

php.ini设置:

xdebug.remote_enable=true
xdebug.remote_host=localhost
xdebug.remote_port=10000
xdebug.remote_handler=dbgp
xdebug.profiler_enable=1
xdebug.profiler_output_dir="C:\xampp\tmp"
Run Code Online (Sandbox Code Playgroud)

在此输入图像描述

Gai*_*ter 2

我找到了答案,端口未匹配黑白 php.ini 和 eclipse。