社区
基础编程
帖子详情
XDebug中remote_handler 设置后提示 is not supported
ErikChen1985
2010-08-11 10:45:20
请问:
xdebug.remote_handler = “dbgp”
这句是什么用的?
加上这句后,会有提示.remote_handler = “dbgp” is not supported 是什么意思啊?
之后我把这句注释掉,就没有这个提示了
...全文
328
3
打赏
收藏
XDebug中remote_handler 设置后提示 is not supported
请问: xdebug.remote_handler = “dbgp” 这句是什么用的? 加上这句后,会有提示.remote_handler = “dbgp” is not supported 是什么意思啊? 之后我把这句注释掉,就没有这个提示了
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
ErikChen1985
2010-08-12
打赏
举报
回复
谢谢。真是笨了,没去查一下dbgp是什么玩意。。。接分吧
Dleno
2010-08-12
打赏
举报
回复
不支持dbgp
http://blog.csdn.net/sding/archive/2009/12/31/5110816.aspx
CunningBoy
2010-08-12
打赏
举报
回复
你有安装dbgp模块吗?
搜索一下dbgp,你就知道做什么的了。
php开启
xdebug
,使用PHPStrom调试
php开启
xdebug
,使用PHPStrom调试 一、配置php的
xdebug
功能 ...1.1 使用php自带的
xdebug
.gll - 正常这是2.8.1版本 php.ini
中
[Date] date.timezone = "Asia/Shanghai" ...
xdebug
.
remote
_
handler
= "dbgp
IntelliJ IDEA 在校验 PHP Debug 配置的时候
提示
Xdebug
扩展没有载入
出现的错误信息如下图显示的: 原因和问题解决 上面问题的主要原因是
Xdebug
扩展...
xdebug
.
remote
_autostart = 1
xdebug
.profiler_append = 0
xdebug
.profiler_enable = 0
xdebug
.profiler_enable_trigger =
IDEA配置PHP+
Xdebug
断点调试,踩过的坑
[
xdebug
] zend_extension=":/wamp64/bin/php/php7.3.21/zend_ext/php_
xdebug
-2.9.6-7.3-vc15-x86_64.dll" ;开启自动跟踪
xdebug
.auto_trace = On ;开启异常跟踪
xdebug
.show_exception_trace = On ;开启远程调试
解决phpstorm 无法连接
xdebug
3
Xdebug
3 is fully
supported
from 2020.3 version only.
xdebug
配置如下: [
XDebug
]
xdebug
.mode = debug
xdebug
.start_with_request = yes
xdebug
.discover_client_host = 1
xdebug
.idekey="F
xdebug
所有相关方法函数详解(
中
文翻译版)
此次翻译部分借助google翻译,如有错误留言反馈 翻译...
xdebug
.
remote
_enable = on
xdebug
.profiler_enable = on
xdebug
.profiler_enable_trigger = on
xdebug
.profiler_output_name = cachegrind.out.%t.%p
xdebug
.pr...
基础编程
21,890
社区成员
140,347
社区内容
发帖
与我相关
我的任务
基础编程
从PHP安装配置,PHP入门,PHP基础到PHP应用
复制链接
扫一扫
分享
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章