[xdebug-general] Re: Installing Xdebug 2.0 on Win XP Apache2.0.55 PHP5.1.2 problem

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 16 Mar 2006 10:31:35 +0100 (CET)

On Thu, 16 Mar 2006, Mao-Song Dong wrote:

> in my php.ini
> ---------------------------------------
> [Zend]
> zend_extension_manager.optimizer_ts="C:\Program
> Files\Zend\ZendOptimizer-2.6.2\lib\Optimizer-2.6.2"
> zend_extension_ts="C:\Program
> Files\Zend\ZendOptimizer-2.6.2\lib\ZendExtensionManager.dll"
>
> [Xdebug]
> zend_extension_ts="C:\php\ext\php_xdebug-5.1.1-2.0.0beta5.dll"
> ---------------------------------------
>
> Xdebug cannot use with zend Optimizer?
> I Try
> zend_extension="C:\php\ext\php_xdebug-5.1.1-2.0.0beta5.dll"
> or
> zend_extension_debug="C:\php\ext\php_xdebug-5.1.1-2.0.0beta5.dll"
> but all cannot work.Apache will show error message and shutdown httpd
> server.
>
> And If I remove zend optimizer(just install xdebug), xdebug will work.
> How do I Install Xdebug and Zend Optimizer together?

You can not as the Zend Optimizer prohibits other extensions that use
the zend_extention interface from loading. I can not do anything about
this. Please complain to Zend about this.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu Mar 16 2006 - 10:31:49 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST