Wed Sep 08, 2004 11:23 pm |
Replies: 5 |
Views: 6670 |
|
|
I was having this same problem tonight and your post solved it for me.
Thanks!
Michael W.
|
Wed Sep 08, 2004 11:20 pm |
Replies: 2 |
Views: 6033 |
|
|
I found that installing ONLY PEAR::DB resulted in disabling the debugger. I also noted something that I'd not paid attention to earlier - - when I single-step over my include statements that include ...
|
Wed Sep 08, 2004 10:55 pm |
Replies: 2 |
Views: 6033 |
|
|
I reinstalled PHP5 from scratch and the debugger worked fine. I then installed (or updated) the default PEAR packages using go-pear.bat. With no other changes, debugging no longer works.
Curiousl ...
|
Wed Sep 08, 2004 8:53 pm |
Replies: 2 |
Views: 5851 |
|
|
I reconfigured back to PHP4 and have no troubles debugging. All settings are the same as they were, except that I'm using the 2.16.10 version of the php_dbg (php_dbg.dll-4.3.7).
I'd REALLY like to ...
|
Wed Sep 08, 2004 7:32 pm |
Replies: 2 |
Views: 5851 |
|
|
I've been debugging successfully with PHPed 3.3.2 with PHP 4 and Apache. Then I upgraded to the PHP 5.01 distribution from NuSphere. After some initial configuration challenges I was able to debug s ...
|