<tfoot id='IZ08W'></tfoot>
  • <legend id='IZ08W'><style id='IZ08W'><dir id='IZ08W'><q id='IZ08W'></q></dir></style></legend>

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

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

        在 XAMPP 中启用 XDebug 会减慢 phpmyadmin

        时间:2023-10-11
      2. <legend id='hR3te'><style id='hR3te'><dir id='hR3te'><q id='hR3te'></q></dir></style></legend>
            <i id='hR3te'><tr id='hR3te'><dt id='hR3te'><q id='hR3te'><span id='hR3te'><b id='hR3te'><form id='hR3te'><ins id='hR3te'></ins><ul id='hR3te'></ul><sub id='hR3te'></sub></form><legend id='hR3te'></legend><bdo id='hR3te'><pre id='hR3te'><center id='hR3te'></center></pre></bdo></b><th id='hR3te'></th></span></q></dt></tr></i><div id='hR3te'><tfoot id='hR3te'></tfoot><dl id='hR3te'><fieldset id='hR3te'></fieldset></dl></div>

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

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

              • <bdo id='hR3te'></bdo><ul id='hR3te'></ul>
                    <tbody id='hR3te'></tbody>
                  本文介绍了在 XAMPP 中启用 XDebug 会减慢 phpmyadmin的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  每当我启用 xdebug 以使用以下标准设置调试我的 php 项目时,它会减慢 phpmyadmin 在每一个操作上的速度.只是打开 phpmyadmin 需要将近 10 秒.

                  whenever i enable xdebug for debugging my php-projects with the following standard settings, it slows down phpmyadmin on every single action. just opening phpmyadmin takes nearly 10 seconds.

                  zend_extension = "C:xamppphpextphp_xdebug.dll"
                  xdebug.profiler_append = 0
                  xdebug.profiler_enable = 1
                  xdebug.profiler_enable_trigger = 0
                  xdebug.profiler_output_dir = "C:xampp	mp"
                  xdebug.profiler_output_name = "cachegrind.out.%t-%s"
                  xdebug.remote_enable = on
                  xdebug.remote_handler = "dbgp"
                  xdebug.remote_host = "127.0.0.1"
                  xdebug.trace_output_dir = "C:xampp	mp"
                  xdebug.remote_port = 9000
                  

                  反复试验...这解决了问题

                  Trial and Error... this solved the problem

                  xdebug.remote_host = localhost
                  

                  推荐答案

                  如果启用了 xdebug.remote_autostart,请使用

                  In case xdebug.remote_autostart is enabled, disabling it with

                  xdebug.remote_autostart = 0
                  

                  帮我搞定了.

                  这篇关于在 XAMPP 中启用 XDebug 会减慢 phpmyadmin的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:MySQL 守护进程无法启动 - centos 6 下一篇:简单的登录会话 php

                  相关文章

                    <bdo id='MTc5L'></bdo><ul id='MTc5L'></ul>
                • <small id='MTc5L'></small><noframes id='MTc5L'>

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

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