[xdebug-general] Re: WAMP 2 + PDT + XDEBUG - can't connect. stuck in launch

From: Derick Rethans <derick[@]xdebug.org>
Date: Sat, 12 Jun 2010 14:35:57 +0200 (CEST)

On Sat, 12 Jun 2010, Hed Bar-Nissan wrote:

> I tried to set up the logs + tracing but nothing appears there. (No file is
> created)
>
> This is the URL that the PDT launches
> http://localhost/drupal/dummy.php?XDEBUG_SESSION_START=ECLIPSE_DBGP&KEY=127634445398416
>
> xdebug_break exists in the file and passes well.
>
> this is the file.
>
> <?php
> xdebug_break();
> phpinfo();
> ?>
>
> Any help would be most welcomed as i am really stuck.

You need to turn it on:

> xdebug.remote_enable Off Off

You can do that in php.ini

Derick

-- 
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
twitter: @derickr and @xdebug
Received on Sat Jun 12 2010 - 13:35:58 BST

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