My Nginx service is active but at nginx -t showing below error :
nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
My Nginx service is active but at nginx -t showing below error :
nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
the socket API bind() to a port less than 1024, such as 80 as your title mentioned, need root access.
here is "Bind to ports less than 1024 without root access"
and another easier way is to run nginx as root.
sudo nginx -t
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
Odoo with nginx and domain
Rozwiązane
|
|
2
maj 24
|
7930 | |
|
1
lip 19
|
2655 | ||
Odoo 12: Link Redirects broken using Nginx
Rozwiązane
|
|
4
maj 24
|
9154 | |
odoo12 nginx reverse proxy config for SSL
Rozwiązane
|
|
1
gru 23
|
35252 | |
|
2
wrz 24
|
2271 |