添加xdebug后打不开

来源:2-9 在PHPStorm下断点调试代码

慕工程9182859

2020-03-19

[Xdebug]
zend_extension = E:\XAMPP\xampp\php\ext\php_xdebug-2.9.3-7.4-vc15-x86_64.dll
xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.remote_host=localhost
xdebug.remote_port=9000
xdebug.idekey=“PHPSTORM”

添加以上代码后,重启打不开http://localhost/zerg/public/info.php
下载的是对应版本
删除代码后又能打开了,这是什么原因

写回答

1回答

7七月

2020-03-19

什么是打不开?这个描述太模糊了,麻烦详细描述下。

另外,课程里的方案肯定是正确的,如果有问题,应该再核对下哪一步出了问题

0
5
慕工程9182859
回复
Jenky奇
用自带的debug文件
2020-03-21
共5条回复

微信小程序电商实战 从前端到后端的全流程精讲

全栈工程师/前后端都讲/架构思想/ RESTFul API、MySQL表设计

4805 学习 · 4382 问题

查看课程