Thu Dec 17, 2020 8:44 am |
Replies: 5 |
Views: 6761 |
|
 |
Turns out a previous ZEND setting in the php.ini was the issue. The debugger works now that I commented the ZEND out.
Thanks guys, for checking this out.
|
Wed Nov 25, 2020 2:09 pm |
Replies: 5 |
Views: 6761 |
|
 |
One other thing: In the .php files that can't be debugged, the left gutter is high-vis green. In files that do debug, any reference (include or require statements) to an undebugable file is high-vis ...
|
Wed Nov 25, 2020 1:46 pm |
Replies: 5 |
Views: 6761 |
|
 |
I have even 'started over' by taking these steps:
- took the contents of the new files that won't debug and saved the contents elsewhere.
- deleted those files
- deleted the project (removed in N ...
|
Wed Nov 25, 2020 1:31 pm |
Replies: 5 |
Views: 6761 |
|
 |
Another thing to add is that the debugging does work for the original files in the project, but not for the new files created. I wonder if the debugger doesn't recognize the new files. They are loca ...
|
Tue Nov 24, 2020 11:03 pm |
Replies: 5 |
Views: 6761 |
|
 |
A bit bewildered because the debugger system works for some time then
- gives "Failed to start debug session" error
- the dbg-wizard.php is removed from the directory
-the http:// ...
|