Thu Feb 10, 2005 3:11 pm |
Replies: 5 |
Views: 6626 |
|
![](./templates/Morpheus/images/spacer.gif) |
phpinfo shows 2.16.15, but dbglistner shows 2.16.12
I have followed all the steps in the linked document, but breakpoints still don't work!
My project is on a remote server
Thanks
|
Wed Feb 09, 2005 5:54 am |
Replies: 5 |
Views: 6626 |
|
![](./templates/Morpheus/images/spacer.gif) |
extension_dir is specified and is set to:
extension_dir = "C:\Program Files\nusphere\phped\php\extensions"
Additionally I have:
extension=php_dbg.dll
[debugger]
debugger.enab ...
|
Wed Feb 09, 2005 5:01 am |
Replies: 5 |
Views: 6626 |
|
![](./templates/Morpheus/images/spacer.gif) |
Thanks for that response - and apologies if this is a daft question, but how do I upgrade?
I downloaded the 2.16.15 debugger, and it only contains the debugging dlls.
I have renamed the one I wa ...
|
Mon Feb 07, 2005 4:44 pm |
Replies: 19 |
Views: 15032 |
|
![](./templates/Morpheus/images/spacer.gif) |
Hi all,
I've read through all the posts here, and I appear to have the same symptoms, but cannot get the breakpoints working.
I have set up the project correctly (as far as I can see), I am usin ...
|