i use nodejs in my project. i run my project to cmd. I want to run my project on apache server. node.js installed. myapp /> node app.js server node running the command. project does not work if you do not run the command console. Let him run like the console server node
I've tried to do with it forever, but I got an error message like the following * warn --minUptime not set. Defaulting to: 1000ms* * warn --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms* * minfo Forever processing file: app.js * -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
