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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Odoo with nginx and domain
Diselesaikan
|
|
2
Mei 24
|
7315 | |
|
1
Jul 19
|
2288 | ||
Odoo 12: Link Redirects broken using Nginx
Diselesaikan
|
|
4
Mei 24
|
8766 | |
odoo12 nginx reverse proxy config for SSL
Diselesaikan
|
|
1
Des 23
|
34617 | |
|
2
Sep 24
|
1435 |