I just installed Nginx on my machine to run Nginx. After install and config. I try to run nginx and got this problem:
bind() to 0.0.0.0:8843 failed (1:Operation not permitted)
I have no idea what this problem is and how to fix it. Google cannot find any related result also.
Is there anyway to fix?
Thank you