[xdebug-general] Re: Can't start xdebug, refuses to connect

From: Derick Rethans <derick[@]xdebug.org>
Date: Sun, 14 Oct 2012 18:17:35 +0100 (BST)

On Sat, 13 Oct 2012, Martin Brilla wrote:

> Hi, I managed to install xdebug and enable it through local php.ini files
> when needed. It was working just fine for about a month, but today It
> doesn't.
>
> If I try to start a debug session with Zend Studio IDE, it gets stuck in
> "57% launching: waiting for xdebug session"
>
> phpinfo reports Xdebug v2.1.0
>
> local php.ini
> Quote:
> zend_extension='/usr/lib/php5/20090626/xdebug.so'
>
> [xdebug]
> xdebug.remote_autostart=Off
> xdebug.remote_enable=On
> xdebug.remote_connect_back = On
> xdebug.remote_port=9000
> xdebug.remote_handler="dbgp"
> xdebug.profiler_enable = Off
> xdebug.profiler_enable_trigger = On
> xdebug.profiler_output_name = cachegrind.out.%t.%p
> xdebug.profiler_output_dir = '/media/data/www/clients/client1/web2/tmp/'
> xdebug.remote_log='/media/data/www/clients/client1/web2/log/xdebug_didomenica.log'

What's in this log? And if there is none, see whether you can write it
to /tmp/xdebug.log instead.

cheers,
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 Sun Oct 14 2012 - 18:17:35 BST

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