How to use XDebug?

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.

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

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.

0

请先登录再写评论。