XDebug stopped working in PHPStorm
问题 I've been beating my head against this for hours. I've come back to do some work in PHPStorm after not having used it in a couple of weeks, and for some reason the debug doesn't work any more. It used to work, but now it doesn't and I have no idea what is going on. I'm running on Windows, using IIS, PHP version 5.3.8. The XDebug is installed, and I've set the configuration in PHP.ini as per the usual instructions. When I run phpinfo() everything looks normal (ie. XDebug is there). I've