Coexistence of Xdebug and Zend Optimizer

Source: Internet
Author: User
In Apach, Zend Optimizer and Xdebug are loaded with dynamic libraries through zend_extension_ts;
Then if you use Zend Optimizer and xdebug at the same time will be error;
Then find a way to copy Php_xdebug-2.1.2-5.2-vc6.dll to ext, with the following method to solve, but still not normal loading xdebug;
So I want to ask you how to solve the great God!! Thank you very much!!
Extension=php_xdebug-2.1.2-5.2-vc6.dll[xdebug]xdebug.auto_trace=onxdebug.collect_params=onxdebug.collect_ Return=onxdebug.trace_output_dir= "C:\Temp\xdebug" xdebug.profiler_enable=onxdebug.profiler_output_dir= "c:\Temp\ Xdebug "xdebug.remote_host=127.0.0.1xdebug.remote_port=9000; Port number must match debugger port number in NetBeans IDE Tools > Options > Phpxdebug.remote_handler=dbgp[zend]zen d_extension_manager.optimizer_ts= "E:\wamp\bin\php\php5.2.9-2\Optimizer-3.3.3" zend_extension_ts= "E:\wamp\bin\ Php\php5.2.9-2\zendextensionmanager.dll "


Reply to discussion (solution)

I suggest you read this article
Xdebug 2.1.2 Coexistence with Zend Debugger, Zend Optimizer

I suggest you read this article
Xdebug 2.1.2 Coexistence with Zend Debugger, Zend Optimizer
This method I tested, in the Apach seemingly not effective, thank you for sharing!

  • Related Article

    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.