[xdebug-general] Re: Setup problems

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon, 26 Jun 2006 23:02:10 +0200 (CEST)

On Sun, 25 Jun 2006, Yannick Warnier wrote:

> Le samedi 24 juin 2006 à 14:43 +0200, Derick Rethans a écrit :
> > 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).
>
> Thanks very much. It would be very nice to have it in the online doc
> somewhere though :-)

Actually, it was in the online docs... but wrongly documented (only for
Xdebug 1.3). I fixed that now. See
http://xdebug.org/docs-settings.php#remote_port

PS please keep cc-ing the mailinglist!

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Mon Jun 26 2006 - 23:02:31 BST

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