Hi,
I followed this tutorial here: Node.js Hosting Configuration and Installing Node.js Apps | cPanel Blog and it was going well up until this point where I tested it by
entering the command /opt/cpanel/ea-nodejs10/bin/node app.js for which I get: Server running at http://127.0.0.1:3000.
However, as for the next test:
curl http://127.0.0.1:3000 I get a "failed to connect" error. Why is that?
Thank you.
I followed this tutorial here: Node.js Hosting Configuration and Installing Node.js Apps | cPanel Blog and it was going well up until this point where I tested it by
entering the command /opt/cpanel/ea-nodejs10/bin/node app.js for which I get: Server running at http://127.0.0.1:3000.
However, as for the next test:
curl http://127.0.0.1:3000 I get a "failed to connect" error. Why is that?
Thank you.
Last edited by a moderator: