-
March 17th, 2017, 13:54
#1
ارور در ngnix
باسلام
هنگام استارت ارور زیر رو میده :
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
- - - Updated - - -
داخل میسر /etc/nginx/conf.d/default.conf ای پی سرور رو هم وارد کردم با پورت 80
-
-
March 17th, 2017 13:54
# ADS
-
March 17th, 2017, 14:03
#2
عضو دائم
پاسخ : ارور در ngnix
نوشته اصلی توسط
lnspiron
باسلام
هنگام استارت ارور زیر رو میده :
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
- - - Updated - - -
داخل میسر /etc/nginx/conf.d/default.conf ای پی سرور رو هم وارد کردم با پورت 80
خروجی nginx -t رو قرار بدید.
-
-
March 17th, 2017, 14:07
#3
پاسخ : ارور در ngnix
نوشته اصلی توسط
OmidX
خروجی nginx -t رو قرار بدید.
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
- - - Updated - - -
کسی بلد نیست؟
-
-
March 18th, 2017, 09:29
#4
پاسخ : ارور در ngnix
یه برنامه دیگه درحال استفاده از Port 80 هست.
-
-
March 18th, 2017, 13:59
#5
عضو انجمن
پاسخ : ارور در ngnix
سلام
خروجی دستور زیر را قرار دهید
کد:
netstat -tnlpu | grep 80
-