怎么修改php xdebug-idekey

 我来答
龙氏风采
2016-12-16 · 知道合伙人互联网行家
龙氏风采
知道合伙人互联网行家
采纳数:5849 获赞数:12817
从事互联网运营推广,5年以上互联网运营推广经验,丰富的实战经

向TA提问 私信TA
展开全部

  在PHPSTORM中配置XDEBUG

  其实并不需要写返晌idekey。

  php.ini

  [curl]

  ; A default value for the CURLOPT_CAINFO option. This is required to be an; absolute path.

  ;curl.cainfo =

  ; Local Variables:

  ; tab-width: 4

  ; End:

  ; XDEBUG Extension

  zend_extension = "d:/wamp/bin/php/php5.5.12/zend_ext/php_xdebug-2.2.5-5.5-vc11-x86_64.dll";

  ;[xdebug]

  xdebug.remote_enable = on

  xdebug.profiler_enable = on

  xdebug.profiler_enable_trigger = on

  xdebug.profiler_output_name = cachegrind.out.%t.%pxdebug.profiler_output_dir = "d:/wamp/tmp"xdebug.show_local_vars=0

  xdebug.idekey = "phpstorm"

  xdebug.auto_trace = on

  xdebug.show_exception_trace = on

  ;***** Added by go-pear

  include_path=".;d:\wamp\bin\php\php5.5.12\pear\pear";*****

  执行跟踪桐举断点

  点击Run->Debug 会自动漏轮锋的打开PHP Web Application 中配置的网址(网址结尾会加上参数XDEBUG_SESSION_START=xxx),无需开启 Start Listening For PHP Debug Connections。

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式