xdebug Debug session was finished without being paused

本文介绍了如何解决PHPStorm中调试会话提前结束的问题。主要原因是本地和远程项目的路径映射不一致导致的。文章提供了具体的解决方案,即确保浏览器请求的URL与PHPStorm中的debug server配置相匹配。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

报错信息

Debug session was finished without being paused
It may be caused by path mappings misconfiguration or not synchronized local and remote projects.
To figure out the problem check path mappings configuration for ‘localhost’ server at PHP|Servers or enable Break at first line in PHP scripts option (from Run menu).
Do not show again

原因

浏览器请求的链接是:http://localhost:8888/index.php
而PHPStorm中的debug servers配置的是127.0.0.1:8888

解决

把127.0.0.1:8888改为localhost:8888,当然反过来也行。只要保证域名是相同的即可。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值