首页
文档
问答
捐赠
源代码
商业产品
Swoole Tracker
Swoole Plus
Swoole Compiler
Swoole 微课程
商业合作
登录
注册
EN
全部
提问
分享
讨论
建议
公告
开发框架
发表新帖
swoole 安装 sdebug 为什么总是启动不了呢 Waiting for incoming connection with ide key ‘xdebug' 错误
MZR
上月
php.ini 的文件里的东西 zend_extension=xdebug.so xdebug.remote_enable=1 xdebug.remote_handler=”dbgp” xdebug.remote_connect_back = 1 xdebug.remote_autostart=1 xdebug.remote_host=127.0.0.1 xdebug.remote_port=8000 xdebug.idekey="xdebug" php -v PHP 7.3.27 (cli) (built: Feb 27 2021 14:33:29) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.27, Copyright (c) 1998-2018 Zend Technologies with Sdebug v2.9.3-dev, Copyright (c) 2002-2020, by Derick Rethans with Zend OPcache v7.3.27, Copyright (c) 1999-2018, by Zend Technologies
评论
2021-03-31
鲁飞
请使用 [yasd](https://github.com/swoole/yasd) 代替sdebug
点赞
0
回复