Mysql-phpstorm configuration debug: Waitingforincomingconnection ...?

Source: Internet
Author: User
I am using phpstorm to configure xdebug + chrmoe breakpoint debugging today (For details, refer to www.it165.netoshtml20150512846.html ). after the configuration, start breakpoint debugging, but find that the debugger panel has always output: {code ...} cause...

Today in the tossing use phpstorm configuration xdebug + chrmoe breakpoint debugging (want to see the configuration method reference: http://www.it165.net/ OS /html/201505/12846.html ).
After the configuration, start breakpoint debugging, but find that the debugger panel has been output:

Waiting for incoming connection with ide key 18479

As follows:

As a result, subsequent breakpoint debugging cannot be performed...

My xdebug configuration is as follows:

Directive    Local Value    Master Valuexdebug.auto_trace    Off    Offxdebug.cli_color    0    0xdebug.collect_assignments    Off    Offxdebug.collect_includes    On    Onxdebug.collect_params    0    0xdebug.collect_return    Off    Offxdebug.collect_vars    Off    Offxdebug.coverage_enable    On    Onxdebug.default_enable    On    Onxdebug.dump.COOKIE    no value    no valuexdebug.dump.ENV    no value    no valuexdebug.dump.FILES    no value    no valuexdebug.dump.GET    no value    no valuexdebug.dump.POST    no value    no valuexdebug.dump.REQUEST    no value    no valuexdebug.dump.SERVER    no value    no valuexdebug.dump.SESSION    no value    no valuexdebug.dump_globals    On    Onxdebug.dump_once    On    Onxdebug.dump_undefined    Off    Offxdebug.extended_info    On    Onxdebug.file_link_format    no value    no valuexdebug.force_display_errors    Off    Offxdebug.force_error_reporting    0    0xdebug.halt_level    0    0xdebug.idekey    PhpStorm    PhpStormxdebug.max_nesting_level    256    256xdebug.max_stack_frames    -1    -1xdebug.overload_var_dump    On    Onxdebug.profiler_aggregate    Off    Offxdebug.profiler_append    Off    Offxdebug.profiler_enable    Off    Offxdebug.profiler_enable_trigger    Off    Offxdebug.profiler_enable_trigger_value    no value    no valuexdebug.profiler_output_dir    /var/tmp/    /var/tmp/xdebug.profiler_output_name    cachegrind.out.%p    cachegrind.out.%pxdebug.remote_autostart    On    Onxdebug.remote_connect_back    Off    Offxdebug.remote_cookie_expire_time    3600    3600xdebug.remote_enable    On    Onxdebug.remote_handler    dbgp    dbgpxdebug.remote_host    localhost    localhostxdebug.remote_log    no value    no valuexdebug.remote_mode    req    reqxdebug.remote_port    9000    9000xdebug.scream    Off    Offxdebug.show_exception_trace    Off    Offxdebug.show_local_vars    Off    Offxdebug.show_mem_delta    Off    Offxdebug.trace_enable_trigger    Off    Offxdebug.trace_enable_trigger_value    no value    no valuexdebug.trace_format    0    0xdebug.trace_options    0    0xdebug.trace_output_dir    /var/tmp/    /var/tmp/xdebug.trace_output_name    trace.%c    trace.%cxdebug.var_display_max_children    128    128xdebug.var_display_max_data    512    512xdebug.var_display_max_depth    3    3

Please kindly advise!

Reply content:

Today in the tossing use phpstorm configuration xdebug + chrmoe breakpoint debugging (want to see the configuration method reference: http://www.it165.net/ OS /html/201505/12846.html ).
After the configuration, start breakpoint debugging, but find that the debugger panel has been output:

Waiting for incoming connection with ide key 18479

As follows:

As a result, subsequent breakpoint debugging cannot be performed...

My xdebug configuration is as follows:

Directive    Local Value    Master Valuexdebug.auto_trace    Off    Offxdebug.cli_color    0    0xdebug.collect_assignments    Off    Offxdebug.collect_includes    On    Onxdebug.collect_params    0    0xdebug.collect_return    Off    Offxdebug.collect_vars    Off    Offxdebug.coverage_enable    On    Onxdebug.default_enable    On    Onxdebug.dump.COOKIE    no value    no valuexdebug.dump.ENV    no value    no valuexdebug.dump.FILES    no value    no valuexdebug.dump.GET    no value    no valuexdebug.dump.POST    no value    no valuexdebug.dump.REQUEST    no value    no valuexdebug.dump.SERVER    no value    no valuexdebug.dump.SESSION    no value    no valuexdebug.dump_globals    On    Onxdebug.dump_once    On    Onxdebug.dump_undefined    Off    Offxdebug.extended_info    On    Onxdebug.file_link_format    no value    no valuexdebug.force_display_errors    Off    Offxdebug.force_error_reporting    0    0xdebug.halt_level    0    0xdebug.idekey    PhpStorm    PhpStormxdebug.max_nesting_level    256    256xdebug.max_stack_frames    -1    -1xdebug.overload_var_dump    On    Onxdebug.profiler_aggregate    Off    Offxdebug.profiler_append    Off    Offxdebug.profiler_enable    Off    Offxdebug.profiler_enable_trigger    Off    Offxdebug.profiler_enable_trigger_value    no value    no valuexdebug.profiler_output_dir    /var/tmp/    /var/tmp/xdebug.profiler_output_name    cachegrind.out.%p    cachegrind.out.%pxdebug.remote_autostart    On    Onxdebug.remote_connect_back    Off    Offxdebug.remote_cookie_expire_time    3600    3600xdebug.remote_enable    On    Onxdebug.remote_handler    dbgp    dbgpxdebug.remote_host    localhost    localhostxdebug.remote_log    no value    no valuexdebug.remote_mode    req    reqxdebug.remote_port    9000    9000xdebug.scream    Off    Offxdebug.show_exception_trace    Off    Offxdebug.show_local_vars    Off    Offxdebug.show_mem_delta    Off    Offxdebug.trace_enable_trigger    Off    Offxdebug.trace_enable_trigger_value    no value    no valuexdebug.trace_format    0    0xdebug.trace_options    0    0xdebug.trace_output_dir    /var/tmp/    /var/tmp/xdebug.trace_output_name    trace.%c    trace.%cxdebug.var_display_max_children    128    128xdebug.var_display_max_data    512    512xdebug.var_display_max_depth    3    3

Please kindly advise!

There may be a problem with the chrome plug-in. You can refer to the plug-in used in the following official documents. I can use this plug-in for normal debugging.

Https://confluence.jetbrains.com/display/PhpStorm/Configure+Xdebug+Helper+for+Chrome+to+be+used+with+PhpStorm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.