Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 14:51:28

Author Topic: Address already in use (kloxomr 7)  (Read 5440 times)

0 Members and 1 Guest are viewing this topic.

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Address already in use (kloxomr 7)
« on: 2014-09-08, 18:37:55 »
I am installed new version kloxomr 7 on my server, but when i change Web template to nginxproxy, httpd not starting

 
Code: [Select]
service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]
[root@dlewebber ~]# service nginx restart
Stopping nginx:                                            [  OK  ]
Starting nginx:                                            [  OK  ]
« Last Edit: 2014-09-08, 18:57:51 by imperio »
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Address already in use (kloxomr 7)
« Reply #1 on: 2014-09-08, 19:10:04 »
Try update to 2014090802. If still not work, try reboot or 'killall -9 httpd'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: Address already in use (kloxomr 7)
« Reply #2 on: 2014-09-08, 19:21:18 »
I'm new user of KloxoMR
How i can update 2014090801 to 2014090802 ?
« Last Edit: 2014-09-08, 19:29:56 by imperio »
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Address already in use (kloxomr 7)
« Reply #3 on: 2014-09-08, 19:33:32 »
Run 'yum clean all; yum update; sh /script/cleanup; sh /script/fix-all; sh /script/restart-all'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: Address already in use (kloxomr 7)
« Reply #4 on: 2014-09-08, 19:54:48 »
Quote
Try update to 2014090802. If still not work, try reboot or 'killall -9 httpd'.
yum clean all; yum update; sh /script/cleanup; sh /script/fix-all; sh /script/restart-all
I run this commands, but they cant helped
I see this error again

Code: [Select]
service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Address already in use (kloxomr 7)
« Reply #5 on: 2014-09-08, 20:00:55 »
From panel, try change web to lighttpd and then check back to nginx-proxy.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: Address already in use (kloxomr 7)
« Reply #6 on: 2014-09-08, 20:04:24 »
Quote
From panel, try change web to lighttpd and then check back to nginx-proxy.
Not helped
I like the KLOXO-MR

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: Address already in use (kloxomr 7)
« Reply #7 on: 2014-09-08, 20:37:45 »
I have the same problem with httpd + lighthttpd (lighttpdroxy)

Code: [Select]
service lighttpd restart
Stopping lighttpd:                                         [FAILED]
Starting lighttpd: 2014-09-08 22:34:16: (configfile.c.1003) opening configfile  /etc/lighttpd/conf.d/~lxcenter.conf failed: No such file or directory
2014-09-08 22:34:16: (configfile.c.957) source: /etc/lighttpd/lighttpd.conf line: 122 pos: 1 parser failed somehow near here: (EOL)
                                                           [FAILED]


I think this is system errors in kloxomr 7
I have no problems with it on kloxomr 6.5

Summary:
Now i cant start nginxproxy and lighttpdroxy
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Address already in use (kloxomr 7)
« Reply #8 on: 2014-09-08, 21:23:13 »
Did you run 'sh /script/cleanup' after update?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: Address already in use (kloxomr 7)
« Reply #9 on: 2014-09-08, 21:27:25 »
It strange but when i added web-domain, http and nginx (nginxproxy) started to work fine
I think that problem is solved
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Address already in use (kloxomr 7)
« Reply #10 on: 2014-09-08, 21:47:00 »
Web config may trouble if no domain configure in server.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: Address already in use (kloxomr 7)
« Reply #11 on: 2014-09-08, 21:48:56 »
MRatWork,
Thank you for your help!
I like the KLOXO-MR

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.032 seconds with 22 queries.

web stats analysis