XDebug error on 2nd launch [message #57493] |
Tue, 09 October 2007 17:03 |
Eclipse User |
|
|
|
Originally posted by: eclipse.davidenko.net
I have this error alert when I debug for the SECOND time a php script :
"web launch already running"
The first debugging session is correct and well-terminated (launched
directly by script, or by my web server).
I try with the zend debugger server extension too (I have two apache/php
configs), and there isn't any pb. But I'll like to test and use xdebug
possibilities.
Thank you for your help.
vd.
|
|
|
|
Re: XDebug error on 2nd launch [message #57670 is a reply to message #57517] |
Wed, 10 October 2007 10:13 |
Eclipse User |
|
|
|
Originally posted by: eclipse.davidenko.net
Thank you,
I read this doc before, but I haven't seen I must explicitly clic on
RemoteLauch to stop session (cookie removing) !!
Dave Kelsey a écrit :
> You can only have a single xdebug web launch active at any one time. When
> your web script terminates, the web launch remains active until you
> terminate it
> so you cannot relaunch a debug session.
>
> For more info please see
> http://www.eclipse.org/pdt/documents/XDebugGuide.pdf
>
> Dave Kelsey
>
>
> vdav wrote:
>> I have this error alert when I debug for the SECOND time a php script :
>>
>> "web launch already running"
>>
>> The first debugging session is correct and well-terminated (launched
>> directly by script, or by my web server).
>>
>> I try with the zend debugger server extension too (I have two
>> apache/php configs), and there isn't any pb. But I'll like to test and
>> use xdebug possibilities.
>>
>> Thank you for your help.
>>
>> vd.
>>
|
|
|
Powered by
FUDForum. Page generated in 0.05250 seconds