xdebug配置Mac

这里只是配置

在这里配置 /usr/local/etc/php/5.6/php.ini

Phpstorm几个端口的设置

Setting Debug 9090
Setting DBGp 9001
Servers 80

下面是我正在使用的配置

[Zend optimizer]
;zend_extension=ZendGuardLoader.so
;zend_extension  = xdebug.so
zend_loader.enable=1
zend_loader.disable_licensing=0
zend_loader.obfuscation_level_support=3
;;zend_loader.license_path=
xdebug.remote_host=localhost
xdebug.remote_port=9090
xdebug.idekey="chunlongyuan"


xdebug.remote_enable=on
;xdebug.remote_handler = “dbgp”
xdebug.auto_trace = 1
xdebug.collect_includes = 1
xdebug.collect_params = 1
xdebug.collect_return = 1
xdebug.default_enable = 1
xdebug.collect_assignments = 1
xdebug.collect_vars = 1
xdebug.remote_autostart = 1
xdebug.remote_connect_back = 1
xdebug.show_local_vars = 1
xdebug.show_exception_trace = 0
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值