Oh. Um, this is the same question you've already asked at https://answers.atlassian.com/questions/111216/jira-port-issue
Please don't repeat yourself just because you don't understand a previous answer. Go back and read the responses you've had - they are correct, and you need to follow them up instead of just asking the same question again, as the answers have not changed
That sounds like you are using a Unix variant (Linux?), which generally won't let you run things below port 1024 unless you are running the server as root.
It's a bad idea to run a web-application as root, you should run it as a dedicated user, but
The best solution by far is the Apache one though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.