How to use XDebug? Permanently deleted user 创建于 2012年11月24日 22:14 I have a page and I want to use Xdebug to correct possible errors.How do I do that?I am trying to run the debug but no browser opens so that I can run the php web page.Any ideas?Thank you.
I must say here that I have seen this link (http://blog.jetbrains.com/webide/2011/02/zero-configuration-debugging-with-xdebug-and-phpstorm-2-0/) but the part after 'Activate debugger on serve' does not make sense to me at all.
I would be very grateful if you could explain it to me.
Thank you.
It seems that I am getting it to work.
I am using stop debug session now every time after I finish, which is something I didn't do in the past.