phpstorm 9 and remote debugging

Are there any new config settings needed for v9 for remote debugging? Everything working perfectly on v8.

I'm using the easy xdebug chrome extension. When I load a page, the browser spins like it's trying to start a session, but phpstorm is not detecting anything.

When I switch back to v8 everything works. Just wondering if there's something new I need to do.  

0
2 comments

Hi there,

Sounds like firewall issue (app is not allowed to receive incomming connections).

Also check your IDE settings (that the same debug ports are used etc)

0
Avatar
Permanently deleted user

You got it! Changed that and worked like a charm.

firewall.gif

0

Please sign in to leave a comment.