[xdebug-general] Re: Problem connecting xdebug server to client

From: FUJINAKA Tohru <tohru[@]nakarika.com>
Date: Thu, 23 Oct 2008 18:08:44 +0900

Hi Paul,

> xdebug.remote_autostart Off Off
> xdebug.remote_enable On On
> xdebug.remote_handler dbgp dbgp
> xdebug.remote_host localhost localhost
> xdebug.remote_log no value no value
> xdebug.remote_mode req req
> xdebug.remote_port 9000 9000

The value of xdebug.remote_autostart is off.

So how about to turn it on or access to the debuggee script
with the query value XDEBUG_SESSION_START, like
`http://example.com/test.php?XDEBUG_SESSION_START=1'.

-- 
FUJINAKA Tohru <tohru[@]nakarika.com>
Received on Thu Oct 23 2008 - 11:15:42 BST

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