[xdebug-general] Re: questions

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon, 29 Oct 2007 20:32:58 +0100 (CET)

On Mon, 29 Oct 2007, Luis Molina wrote:

> I've just downloaded and installed Xdebug (xdebug-2.0.1.tgz) following the
> instructions in http://xdebug.org/docs/install.
>
> When I try to start Apache it says "Zend Optimizer 3.3.0 is incompatible
> with Xdebug 2.0.2-dev". My platform is Suse Linux Enterprise Server 10,
> Apache 2.0.59, PHP 5.2.3, Zend Optimizer 3.3.0.
>
> Why the error message talk about "Xdebug 2.0.2-dev" and not "Xdebug 2.0.1"?
>
> Where can I download the version 2.0.1 of Xdebug?

That's a packaging error - it really is 2.0.1, but with the 2.0.2-dev
identifier. So that's the one you've already downloaded.

> Is also incompatible Zend 3.3.0 with Xdebug 2.0.1?

Zend's software (Optimiser, Cache, etc) does not want other zend (small
Z) extensions, like Xdebug and some others loaded when they are active.
This is a limitation that Zend puts in their software, and unfortunately
not something I can do anything about. However, you don't really need
the Zend Optimizer if you're not using it to run encrypted PHP scripts.

regards,
Derick

-- 
Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Mon Oct 29 2007 - 20:32:56 GMT

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