I am new to this subject .
I'm trying to connect to server using VMware and the server side is Linux - ubuntu. when i want to connect with Phpstorm to server i get this error :
Connection to '192.168.48.132' failed. Session.connect: java.net.ConnectException: Connection refused: connect
i checked IP ADDRESS ... (it works) and also disable firewall in Ubuntu
am i missing something ?
telnetto that IP:port if you believe it's java's/PhpStorm's fault. - LazyOneputtyprogram first (SSH client for windows, free). Once you will be able to connect using that specialized program, you should be able to connect with IDE as well. - LazyOne