请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

正在回答 回答被采纳积分+3

插入代码

2回答

莫忘初心才能始终 2021-01-16 04:28:36

wamp自带断点调试,简单配置一下就可以咯  wamp/bin/PHP/phpForApache

[xdebug]

zend_extension ="C:/Program/bin/php/php5.6.31/zend_ext/php_xdebug-2.5.5-5.6-vc11.dll"

;开启远程调试

xdebug.remote_enable = On

xdebug.profiler_enable = On

xdebug.profiler_enable_trigger = On

xdebug.profiler_output_name = cachegrind.out.%t.%p

xdebug.profiler_output_dir ="C:/Program/tmp"

xdebug.show_local_vars=0

;远程IDE所在HOST和PORT

xdebug.remote_handler = dbgp

;端口号,记住此端口号,在PHPstorm中会用到

xdebug.remote_port = 9000

 

;可以是任意Key,这里设定为PHPSTORM

xdebug.idekey = PHPSTORM


0 回复 有任何疑惑可以回复我~
7七月 2020-12-14 16:10:08

这个只是不支持自动检测了,但是浏览网站应该有对应的版本

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号