[xdebug-general] Cant' install Xdebug

From: Lucho <lucianojmmartinez[@]ubbi.com>
Date: Sun, 27 May 2007 18:02:44 -0300

Hello;

I'm try to install Xdebug on Windows, but i can't, right now i using PHP 5.2.1.1, and Zend optimizer that turn disable comment the line ;zend_extension_manager.optimizer_ts and ;zend_extension_ts= the only two that i have for this.

I download php_xdebug-2.0.0rc3-5.2.1.dll and put this in ext folder, then add this line in php.ini:

[PHP]

..... all config and the last, before "module settings"

zend_extension_ts="c:\php\ext\php_xdebug-2.0.0rc3-5.2.1.dll"

and test with

zend_extension="... too
zend_extension_debug="... too

and not work.

then i try in [Zend] section, put the same and not work. what can i do? what's wrong?

If i add (only for test) extension=php_xdebug-2.0.0rc3-5.2.1.dll it was load but appear "XDEBUG NOT LOADED AS ZEND EXTENSION", at least, i know that the dll works.

Thank in advance.
Received on Sun May 27 2007 - 23:00:06 BST

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