Fri Feb 11, 2011 3:13 pm |
Replies: 2 |
Views: 2806 |
|
 |
Good idea Blizz, but it was already set to off - both on my local machine and on the server.
I'm still breaking on each invocation, even with no breakpoints set.
Any suggestions are most welcome ...
|
Fri Feb 11, 2011 9:12 am |
Replies: 2 |
Views: 2806 |
|
 |
Since enabling remote debug on our application, PhpED always stops on the 1st line of a file, even with all breakpoints removed. Local or remote debug.
I've checked that 'Stop on the first line aft ...
|
Tue Jan 04, 2011 9:05 pm |
Replies: 1 |
Views: 3173 |
|
 |
One needs to ensure that execute permission is given to the DLL.
Note to PhpEd - maybe add a note to this effect in the help file.
Thanks,
dp
|
Tue Jan 04, 2011 7:13 pm |
Replies: 1 |
Views: 3173 |
|
 |
Local debugging has been working very well for over a year, now trying remote debug.
Created new project and ran against dbg-wizard on remote site.
Followed instructions to copy over dbg-php-5.2 ...
|
Sun Feb 15, 2009 6:26 pm |
Replies: 1 |
Views: 3581 |
|
 |
I am using Flex (essentially ActionScript inside a Flash FLV) to communicate with PHP scripts on our server.
We do not have traditional HTML pages, but rather a Flash movie that the user interacts ...
|