Answer the question
In order to leave comments, you need to log in
How to make friends phpStorm on MacOS and xDebug on CentOS?
I read everything that is possible and impossible on the topic of phpStrom and xDebug integration, but I just can’t make them friends.
The storm does not even think about stopping at breakpoints and does not receive any signals from the server at all.
Waiting for incoming connection with ide key ... is all I see in the storm.
I tried to set up an SSH tunnel like this: it ssh -R 9001:localhost:9001 [email protected]
telnet 127.0.0.1 9001
gives the following if phpStorm is listening on a port:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question