Hi,
I just installed CF 11 Developer - on Mac Yosemite. I am not having trouble starting the server
MAIN GOAL: not to have server running all the time - just be able to manually start/stop the server when needed...
I went to app>CF11>cfusion>bin >cf-standalone-startup and double clicked
this brought up terminal - I entered main user pass then it said:
You must be the root user to configure the ColdFusion to start on System boot. Start ColdFusion as "sudo ./coldfusion start" to configure.
Once it has been configured, start ColdFusion as "./coldfusion start" to run ColdFusion as non-root user.
logout
Q: not sure how to do this part (not a command line guy) Can anyone help with how to proceed with this?