| View previous topic :: View next topic |
| Author |
Message |
untangler
Joined: 09 Jul 2009 Posts: 2
|
Posted: Thu Jul 09, 2009 4:19 pm Post subject: xdebug timeout? |
|
|
Hi,
is there a timeout for remote debugging?
When I start debugging it works fine. I "step over" through the code but when I need some time to look for different variables in the "Watches" the browser stopped with the message:
--------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
--------
The max_execution_time in the php.ini ist set to -1 and the max_input_time to 120.
I dont want to hurry through the code.
Any solution?
best regards
untangler |
|
| Back to top |
|
 |
Filip Zamboj Posted via mailing list.
|
Posted: Thu Jul 09, 2009 4:34 pm Post subject: xdebug timeout? |
|
|
Does it always happen when you enter watches? Does it happen in other
situations as well? If you run your code without xdebug does it work
without message you mentioned? What's the OS of the server and client?
Thanks a lot!
untangler wrote:
| Quote: | Hi,
is there a timeout for remote debugging?
When I start debugging it works fine. I "step over" through the code but when I need some time to look for different variables in the "Watches" the browser stopped with the message:
--------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
--------
The max_execution_time in the php.ini ist set to -1 and the max_input_time to 120.
I dont want to hurry through the code. [Wink]
Any solution?
best regards
untangler
|
|
|
| Back to top |
|
 |
untangler
Joined: 09 Jul 2009 Posts: 2
|
Posted: Thu Jul 09, 2009 7:21 pm Post subject: Re: xdebug timeout? |
|
|
| Filip Zamboj wrote: | Does it always happen when you enter watches? Does it happen in other
situations as well? If you run your code without xdebug does it work
without message you mentioned? What's the OS of the server and client?
| It happens some time after the debugger stopped at a breakpoint. The watches are not used although.
Without debugger the code works well as shop-application. Im in the very beginning of extending some functions.
The client is WinXP netbeans 6.7 and the server is Linux/Apache, connected via local LAN.
Regards
untangler |
|
| Back to top |
|
 |
|
|
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 You can attach files in this forum You can download files in this forum
|
|
|
|