PHPSTORM+phpstudy 显示waiting for incoming connection with ide key

本文介绍了解决PHPStudy与PHPStorm在使用xDebug进行调试时出现连接等待的问题。通过更新PHPStorm版本以匹配PHP7.3版本,成功解决了连接问题。

项目场景:

1.phpstudy已经自动化配置了debug
2.使用的是PHP7.3+PHPSTORM2018


问题描述

PHPSTORM监听xdebug 显示waiting for incoming connection with ide key “数字”

然而我的php.ini和其他教程是一致的( 下面的路径需要符合自己的环境 )

[Xdebug]
zend_extension=D:/phpstudy_pro/Extensions/php/php7.3.4nts/ext/php_xdebug.dll
xdebug.collect_params=1
xdebug.collect_return=1
xdebug.auto_trace=On
xdebug.trace_output_dir=D:/phpstudy_pro/Extensions/php_log/php7.3.4nts.xdebug.trace
xdebug.profiler_enable=On
xdebug.profiler_output_dir=D:/phpstudy_pro/Extensions/php_log/php7.3.4nts.xdebug.profiler
xdebug.remote_enable=On
xdebug.remote_host=localhost
xdebug.remote_port=9002
xdebug.remote_handler=dbgp
xdebug.idekey=PHPSTORM
xdebug.remote_autostart=1

原因分析:

PHPSTORM2018的可以选择php最高版本为7.2,而phpstudy小皮配置的是7.3,可能是这个原因导致的。


解决方案:

我是这样子解决的:
下载PHPSTORM2020或者更高的版本,就是能匹配你的php版本的PHPSTORM

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值