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

From: Anil T Samuel <Anil.Samuel[@]oracle.com>
Date: Thu Jan 10 2008 - 10:50:09 CET

> 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

2. Xdebug Simple DBGp client (0.9.0)

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>
Received on Thu Jan 10 15:50:37 2008

This archive was generated by hypermail 2.1.8 : Sun Oct 12 2008 - 02:00:18 CEST