| 
 
			| Mon Jun 23, 2014 6:38 am |  | Replies: 5 |  | Views: 4597 |    |  | Hello,
I just upgraded to 14.0 and I have a simple script that the debugger is choking on my AWS server:
 
 <?php
 DebugBreak();
 phpinfo();
 
 ?>
 
 Whenever I try to step over, I get:
 D ...
 | 
	| 
 
			| Tue Aug 05, 2008 10:39 am |  | Replies: 1 |  | Views: 4152 |    |  | I am having issues with the debugger locking PhpEd.  I can't figure out the circumstance that causes the issue.
My general scenario is that I am using DebugBreak in my code to debug some Ajax behavio ...
 | 
	| 
 
			| Wed Jun 18, 2008 10:43 am |  | Replies: 2 |  | Views: 4822 |    |  | Reason: connection to the client address 128.2.223.97:7869 is not allowed
 If I telnet from the server back to the client on port 7869, that is successful.
 
 What is possibly not allowing me to con ...
 | 
	| 
 
			| Thu Apr 10, 2008 6:11 am |  | Replies: 4 |  | Views: 4344 |    |  | No spaces in the file, but whenever I restarted the IDE, it worked.
 No explanation but it works now.
 
 Thanks!
 | 
	| 
 
			| Wed Apr 09, 2008 12:28 pm |  | Replies: 4 |  | Views: 4344 |    |  | There are no spaces.  I even re-typed them in just in case. | 
	| 
 
			| Wed Apr 09, 2008 9:18 am |  | Replies: 4 |  | Views: 4344 |    |  | I placed the dbg-wizard in the top of my project path and received the following information:
What did I find out about your system
 
 I assume that you placed me in the directory of your main php s ...
 |