Answer the question
In order to leave comments, you need to log in
How to set up PHPSTORM with xdebug behind NAT?
Good afternoon. Host - win7, guest - centos7 on virtualbox behind NAT (Natnetwork). Set up forwarding from host port 9002 to guest port 9002. xdebug is configured like this:
xdebug.remote_autostart = 1
xdebug.remote_enable = 1
xdebug.remote_handler = dbgp
xdebug.remote_connect_back = 1
xdebug.remote_host = localhost
xdebug.remote_port = 9002
xdebug.idekey = "PHPSTORM"
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