[xdebug-general] Re: Setup problems

From: Derick Rethans <derick[@]xdebug.org>
Date: Sat, 24 Jun 2006 14:43:34 +0200 (CEST)

On Sat, 24 Jun 2006, Yannick Warnier wrote:

> Then I went to the setup doc for the debugger
> (http://www.xdebug.org/docs-debugger.php) and followed the step-by-step
> guide to setup my server and compile my client.
>
> This is my php.ini's xdebug section:
> [xdebug]
> xdebug.remote_enable = On
> xdebug.remote_autostart = On
> xdebug.remote_host = localhost
> xdebug.remote_port = 17869

The default port for DBGp is port 9000. You can either change the
remote_port here or use the -p option to the debugclient (see
./debugclient --help).

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Sat Jun 24 2006 - 14:43:42 BST

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