[xdebug-general] Re: Windows XP Installation Question

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon, 3 Oct 2005 14:00:40 +0200 (CEST)

On Fri, 30 Sep 2005, Phil Duffy wrote:

> > Just a couple of hours ;-) You can download them from here:
> > http://pecl4win.php.net/ext.php/php_xdebug.dll
>
> I appreciate the opportunity to download the binary (.dll version) copy of
> Xdebug. The current installation instructions indicate that an equivalent
> to the following should be added to php.ini (changing the path and filename
> to the correct one):
>
> zend_extension_ts="c:/php/modules/xdebug-4.3-1.3.1.dll"
>
> My extension directory is c:\apachefriends\xampp\xampp\php\ext so I placed
> the following line in php.ini:
>
> Zend_extension_ts="c:\apachefriends\xampp\xampp\php\ext\xdebug.dll"
>
> and checked to be sure that xdebug.dll was in the correct directory.

Okay, does Xdebug now show up in php.ini? (Next to the Zend logo)

> I didn't understand your instruction from a prior e-mail concerning the
> addition of the XDEBUG_SESSION_START as a request variable to the script, so
> I followed David Sklar's Essential PHP Tools, Page 276 example suggesting
> that bracketing my script in xdebug_start_trace() and
> xdebug_dump_function_trace() statements would produce the output on Page
> 277. The functions, however, were undefined.

That is correct, as they are Xdebug 1.3 functions only.

> What steps do I need to take at this point?

I am not sure what you are trying to do... can you point out what your
goal is?

regards,
derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Mon Oct 03 2005 - 14:00:46 BST

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