M
M
mdsina2014-09-29 19:15:21
PHP
mdsina, 2014-09-29 19:15:21

How to set up xDebug debugging on host machine via Vmware VM?

I'm trying to run a working environment for a test from home, with the ability to debug. As a virtual machine OS CentOS 6.5. PHP, xDebug configured and connected. Forwarded port 80 to the main host machine on Windows. VM network on NAT, for xDebug'a I got IP like this:
netstat -rn | grep ^0.0.0.0
Everything opens fine from the forwarded port, but debugging in phpstorm does not work directly, I installed the browser extension. Telnet'om tried to connect to port 9000, did not help either.

Actually, how do I get debugging from a virtual machine on my host via xDebug?
Thank you!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question