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
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
Odoo with nginx and domain
Opgelost
|
|
2
mei 24
|
7840 | |
|
1
jul. 19
|
2598 | ||
|
4
mei 24
|
9046 | ||
|
1
dec. 23
|
35169 | ||
|
2
sep. 24
|
2154 |