NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Next Page DBG problem - HELP PLEASE!


Joined: 15 May 2007
Posts: 11
Reply with quote
I have an urgent problem (and I want to go on holiday on monday so I'd like to be able to fix it this weekend) with debug at a client site.
I have a test rig in the office working perfectly, with exactly same version of phped as on site, and same debug module as on site. Testing in office is fine, but testing site version not working.
Debugger starts fine, and will step thru first program in suite (to create a login form), but when I step thru to form, then submit it, the debugger does not stop at the first line of the submitted target - it just runs as a normal app.
I've checked all the settings I can think of, comparing test in office to site, but I can't see any difference.

Both versions, phped on an XP workstation, 3rd party webserver (apache on ubuntu) with dbg module loaded (and working, for first page).

Please, someone, give me an answer so I can go on holiday without leaving 2000 users without their email client!

David

_________________
DS
View user's profileFind all posts by regionalserversSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
It looks like you unchecked "Debug sessions" checkbox on the debugger settings page.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Nope


Joined: 15 May 2007
Posts: 11
Reply with quote
Sorry, no - that was one of the things I checked out. Thats why I'm confused - its *as if* debug sessions unchecked.

_________________
DS
View user's profileFind all posts by regionalserversSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
If that option is checked and you start debug session from the IDE, debugger will keep its session until you explicitly stop it by clicking on run w/o debugger, or your script redirects to another domain or another protocol (https vs http) or you close the IDE. In other words, debugger continues session while its temporary cookie is alive.
Feel free to check $_COOKIE content.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Next Page DBG problem - HELP PLEASE!
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic