[SOLVED] update on website not working since upgrade to ISPConfig 3.0.5.4p1 Hi, My ISPconfig host has Nginx, I recently upgraded to ISPConfig 3.0.5.4p1 and since i've done that I cannot add successfully a new site. All previous site works ... though when I modify the settings, files are written successfully and when I edit vhost i see the modification BUT thoses have no effect on the system .... example, i removed from old site nginx directives, ran the server.sh manually, seen everything seems to work successfully but still have the /webmail working on the modified site... As for New created site .. nothing will work. When I try to access the website I keep falling on the nginx "Welcome to nginx!" web page instead off the site webpage ... I've checked everything included in that sticky post: http://www.howtoforge.com/forums/showthread.php?t=58408 however nothing seems to be point to my attention... I'm a bit lost now .. any help that would point me in the good direction would be welcome ! thanks PS: I also noticed an issue with the slave DNS zone I tried to setup ... but .. it's less important for now .. (but I though I could mention it because there might be a similar issue with this) V
When you try to access the website & you falls back to the default welcome page, did you checked the nginx log at that instant of time.
Yes I checked. .. nothing wrong in log "at this time" but a lot of "can t " bind port... when nginx starts
bump ... I'm still stuck on this ... trying to figure out why the website does not work ... It might have to have a relation with the error message I get when nginx restart Code: 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:15 [emerg] 23358#0: still could not bind() 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to [::]:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8081 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:8080 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to 0.0.0.0:80 failed (98: Address already in use) 2014/07/21 22:48:21 [emerg] 23375#0: bind() to [::]:80 failed (98: Address already in use) ?
[Solved] well .. i followed thoses instruction and no more error message at nginx restart ... and the new website now works !!! https://rtcamp.com/tutorials/nginx/troubleshooting/emerg-bind-failed-98-address-already-in-use/ sorry for bothring !