[xdebug-general] Re: Beginner issues with remote debug

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 10 Jan 2008 16:00:39 +0100 (CET)

On Thu, 10 Jan 2008, Anil T Samuel wrote:

> > Could you please answer all three questions please?:
> >
> > 1. which version of PHP do you run?
> > 2. which version of debugclient do you run?
> > 3. what does php -i say about the value of the xdebug.remote_handler
> > setting?
>
> 1. PHP 4.3.9 (cgi) (built: Apr 16 2007 08:39:49)
> Copyright (c) 1997-2004 The PHP Group
> Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
> with Xdebug v2.0.2, Copyright (c) 2002-2007, by Derick Rethans

PHP 4 is no longer supported, PHP 4.3 not since a *long* time. Although
Xdebug still compiles for it, you'd miss quite a lot of things. Please
try atleast PHP 5.2.0.

> 2. Xdebug Simple DBGp client (0.9.0)

The Xdebug sources already provide 0.10.0 (in the debugclient/
directory).

> 3. [asamuel[@]stacv61 public_html]$ php -i | grep xdebug.remote_handler
> <tr><td class="e">xdebug.remote_handler</td><td class="v">dbgp</td><td
> class="v">dbgp</td></tr>

You also seem to have the CGI version of PHP... if you test on the
command line, you really should be using CLI instead.

After you've updated to some more recent versions, please try again.

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 Thu Jan 10 2008 - 16:00:38 GMT

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