> By appending to your URL "?XDEBUG_SESSION_START=start" a cookie should
> be set. THis instructs Xdebug to keep creating debug sessions if you
> continue to other pages.
>
I find it easier to have in my php.ini:
xdebug.remote_autostart="1"
To the best of my knowledge, it doesn't interfere with normal operaion unless
I have a debug client listening..
--yuval
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST