View Single Post
  #1 (permalink)  
Old 2006-04-30, 04:20 PM
imok imok is offline
Junior Member
 
Join Date: Apr 2006
Posts: 4
imok is on a distinguished road
Default Enginsite Editor for PHP debugger problem

I like this editor because it has very nice editing features and autocompletion. It has a couple of problems but the one that gets to me is the fact that when you are debugging and you click on Stop, instead of stopping the application, it continues full speed to excute the application. I have asked on his website about this problem and tells me that its a techical issue with debugging and the only way to make it stop is to unload the web server everytime. Its very annoying and I dont buy into it.

Also, if you have multiple PHP files open, it actually opens multiple browsers instead of one even when you click Stop.

I am using it on Windows XP PHP5.0 CGI version. Have tried using both the internal web server and Apache.

Does anyone know why this could be so? I've never seen a debugger not stop execution when you click stop.

You maybe wondering why I am asking here more questions about this. I feel that he is getting annoyed by my probing and maybe someone here can give advise as to how it can be fixed. Otherwise sadly I will have to use something else.
Reply With Quote
Sponsored Links