<i id='2g06l'><tr id='2g06l'><dt id='2g06l'><q id='2g06l'><span id='2g06l'><b id='2g06l'><form id='2g06l'><ins id='2g06l'></ins><ul id='2g06l'></ul><sub id='2g06l'></sub></form><legend id='2g06l'></legend><bdo id='2g06l'><pre id='2g06l'><center id='2g06l'></center></pre></bdo></b><th id='2g06l'></th></span></q></dt></tr></i><div id='2g06l'><tfoot id='2g06l'></tfoot><dl id='2g06l'><fieldset id='2g06l'></fieldset></dl></div>
      • <bdo id='2g06l'></bdo><ul id='2g06l'></ul>
      <legend id='2g06l'><style id='2g06l'><dir id='2g06l'><q id='2g06l'></q></dir></style></legend>

      1. <small id='2g06l'></small><noframes id='2g06l'>

        <tfoot id='2g06l'></tfoot>

        Netbeans + Xdebug + php 不工作

        时间:2023-09-20
        • <bdo id='2Rrib'></bdo><ul id='2Rrib'></ul>
            <tbody id='2Rrib'></tbody>

          1. <i id='2Rrib'><tr id='2Rrib'><dt id='2Rrib'><q id='2Rrib'><span id='2Rrib'><b id='2Rrib'><form id='2Rrib'><ins id='2Rrib'></ins><ul id='2Rrib'></ul><sub id='2Rrib'></sub></form><legend id='2Rrib'></legend><bdo id='2Rrib'><pre id='2Rrib'><center id='2Rrib'></center></pre></bdo></b><th id='2Rrib'></th></span></q></dt></tr></i><div id='2Rrib'><tfoot id='2Rrib'></tfoot><dl id='2Rrib'><fieldset id='2Rrib'></fieldset></dl></div>
              <tfoot id='2Rrib'></tfoot>

              <small id='2Rrib'></small><noframes id='2Rrib'>

            • <legend id='2Rrib'><style id='2Rrib'><dir id='2Rrib'><q id='2Rrib'></q></dir></style></legend>

                  本文介绍了Netbeans + Xdebug + php 不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我的netbeans不能使用xdebug断点,我的配置看起来是正确的,所以我第一次配置我跑起来就停止调试,从那以后第一次就再也没有工作过,有人遇到过这个问题吗?我的netbeans版本是6.8,php版本是2.5.2.

                  My netbeans does not work the breakpoints using xdebug, my configuration looks correct, so I configured the first time I ran up to stop debugging the first time since then has never worked, someone had this problem? The version of my netbeans is 6.8 and the version of php is 2.5.2.

                  我的 php.ini:

                  my php.ini:

                  zend_extension_ts = d:wampinphpphp5.2.5extphp_xdebug-2.0.2-5.2.5.dll
                  xdebug.remote_enable=on
                  xdebug.remote_handler=dbgp
                  xdebug.remote_host=localhost
                  xdebug.remote_port=9000
                  xdebug.idekey=netbeans-xdebug
                  xdebug.profiler_enable=1
                  

                  推荐答案

                  就我而言,这行需要包含在 php.ini 中:

                  In my case this line needed to be included in the php.ini:

                  xdebug.remote_autostart=on
                  

                  这里是 XDebug 的配置部分:

                  Here is the configuration section for XDebug:

                  [xdebug]
                  xdebug.remote_enable = on
                  xdebug.remote_handler=dbgp
                  xdebug.remote_host=localhost
                  xdebug.remote_port=9000
                  xdebug.idekey="netbeans-xdebug"
                  xdebug.remote_autostart=on
                  xdebug.profiler_enable = on
                  xdebug.profiler_enable_trigger = on
                  xdebug.profiler_output_name = cachegrind.out.%t.%p
                  xdebug.profiler_output_dir = "d:/wamp/tmp"
                  

                  这篇关于Netbeans + Xdebug + php 不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:编辑 NetBeans 源格式标准 下一篇:自动完成带有 PDT/Netbeans 类的 PHP 对象?

                  相关文章

                  最新文章

                • <legend id='ChnEy'><style id='ChnEy'><dir id='ChnEy'><q id='ChnEy'></q></dir></style></legend>

                    • <bdo id='ChnEy'></bdo><ul id='ChnEy'></ul>
                    <i id='ChnEy'><tr id='ChnEy'><dt id='ChnEy'><q id='ChnEy'><span id='ChnEy'><b id='ChnEy'><form id='ChnEy'><ins id='ChnEy'></ins><ul id='ChnEy'></ul><sub id='ChnEy'></sub></form><legend id='ChnEy'></legend><bdo id='ChnEy'><pre id='ChnEy'><center id='ChnEy'></center></pre></bdo></b><th id='ChnEy'></th></span></q></dt></tr></i><div id='ChnEy'><tfoot id='ChnEy'></tfoot><dl id='ChnEy'><fieldset id='ChnEy'></fieldset></dl></div>

                    <small id='ChnEy'></small><noframes id='ChnEy'>

                  1. <tfoot id='ChnEy'></tfoot>