PhpStorm cannot see xdebug but it is installed. In my browser xdebug works fine. Where is the problem?
The error:
Connection with \'xdebug\' was n
I had similar problem.
I did:
/path/to/xdebug/modules/xdebug.so
and I was able to solve my problem. xdebug is working now.