[xdebug-general] Re: getting xdebug to work on windows

From: Derick Rethans <derick[@]xdebug.org>
Date: Sun, 27 Mar 2005 10:31:50 +0200 (CEST)

On Sat, 26 Mar 2005, Hendy Irawan wrote:

> > I am trying to get xdebug to work on Windows.
> > I downloaded the latest php_xdebug.dll for php 5.0.x.
> > I am running php 5.0.2 on Apache 2.0.52.
> > I added this line to php.ini:
> >
> > zend_extension_ts="C:\php\php5\ext\php_xdebug.dll". This is the folder
> > that contains all php extensions.
>
> I never get it work with "zend_extension*". Try using "extension=", it
> should work.
> Try removing the absolute path, and make sure you set extension dir correctly.

Don't do that. It's wrong, Xdebug might crash and kill your computer.

> The old beta1 may not work with later builds because of breaking
> binary compatibility. You may need to get both PHP + xdebug beta2
> source and compile xdebug with that. I have php_xdebug.dll beta2 for
> PHP 5.0.3 that I'm attaching... see if it helps. If it doesn't work,
> try upgrading to PHP 5.0.3 ;-)

Latest versions that are compiled against the CVS version of PHP are
always available here:
http://snaps.php.net/win32/PECL_5_0/php_xdebug.dll (PHP 5.0.x)

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Sun Mar 27 2005 - 10:32:10 BST

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