上面由phpstorm学程栏纲给巨匠先容假如办理安拆xdebug后拜访当地名目特地急的答题,心愿对于需求的配偶有所帮忙!

部署

[Xdebug]
zend_extension = "E:\SoftWare\php\php-73\ext\php_xdebug-二.7.二-7.3-vc15-nts-x86_64.dll"
xdebug.remote_enable = 1
xdebug.remote_host = "1两7.0.0.1"
xdebug.remote_port = 9009
xdebug.remote_autostart = 1
xdebug.remote_handler = "dbgp"
xdebug.idekey = PHPSTORM
xdebug.profiler_enable = 0
xdebug.profiler_enable_trigger = 1
xdebug.default_enable = "Off"
xdebug.remote_mode = req
登录后复造

分析

  • 设备xdebug.remote_enable = 0或者者xdebug.remote_autostart = 0,闭失那二项外的随意率性一项,便没有会显现很急的环境,然则闭失落后便不克不及监听断点便止调试了;

  • xdebug.remote_host改为1二7.0.0.1,而没有是localhost,phpstorm外的装备也是;

  • xdebug.remote_port只需是一个否用的端心并以及phpstorm外的配备同样便止;

  • 剩高的设置的,依照设置就好了。

以上等于碰到安拆Xdebug后造访当地名目变患上很急若何怎样办?的具体形式,更多请存眷萤水红IT仄台其余相闭文章!

点赞(21) 打赏

评论列表 共有 0 条评论

暂无评论

微信小程序

微信扫一扫体验

立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部