I have a .js file that is correctly working on another cent os vps, but on my vps when i run it using :
screen
node nodefile.js
I get nothing as output and when i try to use it using it's listening port (9615) i don't get anything as result, I've already installed node js following this tutorial :
any suggestions please ??