I'm having a very hard time getting a breakpoint to hit in some php code. I don't do much php so might be newbie error.
I've read though the other questions, PDT Install Instructions, and XDebug Install Instructions
For both debuggers, the instructions expect a config section to show up in the phpinfo() and it doesn't for me.
Some info about my current setup
- Windows
- AMPPS
- PHP 5.2.17
- Website runs fine
I need some help with things to check or ideas what I might need to do differently.
I'm stuck pretty much for now.