"Failed to start DBG session" in external browser |
Site Admin
|
Check cookies. Perhaps, Chrome somehow preserved DBGSESSID dispate the fact that it is temporary.
BTW, what was written in the error? Where did it find DBGSESSID? In cookie? |
||||||||||||
_________________ The PHP IDE team |
|
I have purged cookies but the problem persists.
The Debug msg. in the browser window states:
Here is how to reproduce the problem: – Create PhpED project using a vHost on a local WAMP installation. – In PhpED select: Tools-->Default Browser-->Google Chrome – Run project in Debugger (F9). Chrome window opens. – Terminate PhpED and close the Chrome debugging window. – Try to open the URL of the vHost in a new Chrome window. This either leads to the above error message or to an unwanted start of PhpED. – If you select another default browser in PhpED, the problem does NOT go away. So the vHost is not usable from within Chrome anymore (only if PhpED is running in background). – Workaround to get Chrome working again: Run project in PhpED without debugger (Ctrl+F9). Then close PhpED. It looks like PhpED leaves some breakpoints within the PHP code after a Debugging session, even if PhpED is terminated. Only by running once without debugger (Ctrl+F9) this breakpoint info can be purged. I should also be purged whenever PhpED is terminated! Without knowing the Ctrl-F9 workaround the vHost becomes completely unusable outside of PhpED. |
||||||||||||||
|
Guru master
|
Do you close ALL the Chrome windows? If any of them are left open or Chrome is still resident in memory, the cookie may still be there.
I'm unconvinced it is a PhpED issue, because I can't see how DBG could pickup a non-existant cookie and it certainly seems to getting a cookie. Maybe use the Chrome developer tools to review the headers and see if a cookie is being sent by Chrome. |
||||||||||||
|
Site Admin
|
Request found in: "$_COOKIE['DBGSESSID']"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ means that DBGSESSID was found in the cookie. |
||||||||||||
_________________ The PHP IDE team |
"Failed to start DBG session" in external browser |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by