NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Ajax Debug session automatically ends when ajax times out


Joined: 18 Jun 2009
Posts: 6
Reply with quote
I've set a break point that gets hit on an ajax call correctly, but as I'm trying to debug it, the debug session automatically ends when the client times out waiting for the ajax call to return. The console in the browser says:

Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Is there anyway to continue the debug session after the client times out? Or how should I solve this?
View user's profileFind all posts by dillydadallySend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
First of all, try to set browser timeout to higher value.
If you installed php as CGI or FastCGI, you have to update timeout on the server too.
Finally, if you run php under Apache, read this http://www.php.net/manual/en/features.connection-handling.php

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Ajax Debug session automatically ends when ajax times out
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