gwomacks / php-debug

Atom Text Editor package for PHP debugging
MIT License
119 stars 31 forks source link

php-debug listen only on ivp6 ip address but not on ipv4 #166

Closed lfarkas closed 6 years ago

lfarkas commented 8 years ago

hi after i add php-debug to atom on my linux and i wanna test it so run:

# netstat -anp|grep 9000
tcp6       0      0 :::9000                 :::*                    LISTEN      5718/electron --typ

and i see that atom only listen on ipv6 ip address but not ipv4. how can i assign ipv4 or eg 127.0.0.1 as an ip to listen on?

Multiply commented 8 years ago

I am having exactly this issue, sadly. :(

cchamplin commented 6 years ago

This should have been resolve in 0.2.4 or 0.2.5