Debug % 57waitingforxdebugsession

Source: Internet
Author: User
Tags php debug
Debug % 57waitingforxdebugsession tutorial environment: wampserver 2.1
Eclipse for php configuration
In preferebces, php debug selects XDEBUG.
PHP Excutable is also configured
Port 19001 is also set for XDEBUG.

PHP. INI is like this.
Zend_extension = "E:/win7tools/wamp/bin/php/php5.3.3/ext/php_xdebug-2.1.2-5.3-vc9.dll"
;
[Xdebug]
Xdebug. remote_enable = on
Xdebug. profiler_enable = on
Xdebug. profiler_enable_trigger = on
Xdebug. profiler_output_name = cachegrind. out. % t. % p
Xdebug. profiler_output_dir = "E:/win7tools/wamp/tmp"
Xdebug. show_local_vars = 0
Xdebug. remote_port = 19001

But it still cannot be debugged. the system prompts that the waiting for xdebug session is always at 57%.


Reply to discussion (solution)

Zi ji ding yi xia

Https://www.baidu.com? Ie = UTF-8 & wd = Debug + % 2557 + waiting + for + xdebug + session

Solved by yourself .......

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.