PHP xdebug configuration-related issues

Source: Internet
Author: User
Configuration Issues with PHP Xdebug
[Xdebug]    zend_extension_ts= "C:/php_xdebug.dll" Xdebug.profiler_enable=on    xdebug.profiler_output_dir= "E:/xdebug/" Xdebug.remote_enable=on    xdebug.default_enable=on    xdebug.collect_return=on    xdebug.auto_trace=on    Xdebug.remote_autostart=on, XDEBUG.REMOTE_HANDLER=DBGP xdebug.remote_host=localhost xdebug.remote_port=9090< C6/>xdebug.collect_params = 1    xdebug.trace_output_dir= "e:/xdebug/"

?

Considerations when configuring:

1. Close the Zend and other accelerators;

2. Note the choice of NTS or TS version, which is primarily thread-safe in a PHP configuration thread Safety

3. If IIS is used, the IIS service needs to be restarted instead of using the IISReset command.

4. Article original from the Orange Light Classification Information Network http://www.xiaojudeng.com/Reprint please indicate the source.

  • 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.