Can't get XDebugger to work or hit breakpoint
I have (XDebug): Profiler enabled in wamp for the PHP Settings.
When I hit the Debug toolbar button, the browser pops up to...
http://localhost/myapp/app/webroot/?XDEBUG_SESSION_START=11599
But no breakpoint is getting hit.
Any ideas?
Thanks.
请先登录再写评论。
Hi there,
That is not enough information to advice you anything.
I suggest to start here (in can you have not seen it yet):
If you follow those 2 articles (all configured and installed properly) you should have it working.
Other articles that may be useful:
If the above will not help -- you will need to provide much more details: xdebug config (output from phpinfo() ), xdebug log, PhpStorm debugger log.