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-28, 23:35:55

Author Topic: Error Starting httpd: no listening sockets available, shutting down  (Read 8233 times)

0 Members and 1 Guest are viewing this topic.

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
saya barusan deploy vps baru lagi, fresh install
setelah install malah gak bisa start httpd

Code: [Select]
[root@vps81592 ~]# sh /script/restart-web -y

Stopping nginx:                                            [  OK  ]
Starting nginx:                                            [  OK  ]
-------------------------------------------------------------------

Stopping httpd:                                            [FAILED]
Starting httpd: no listening sockets available, shutting down
AH00015: Unable to open logs
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'

Code: [Select]
[root@vps81592 ~]# sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016052103
   - Web: hiawatha-10.2.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: vps81592.vps.ovh.ca
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php54m-5.4.45-1.ius.el6
        * php56m-5.6.21-1.ius.el6
        * php70m-7.0.6-1.w6
      - Used: php54m
   3. Web Used: nginxproxy
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: nginx-1.10.0-1.el6.ngx.x86_64
     - Httpd: httpd24u-2.4.20-1.ius.el6.x86_64
       - PHP Type: fcgid_event
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: --uninstalled--
     - DJBDns: --uninstalled--
     - NSD: nsd-4.1.9-1.mr.el6.x86_64
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
      - spam: spamassassin
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1829        618       1211         31         23        267
   -/+ buffers/cache:        327       1502
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1       9.8G  3.2G  6.1G  34% /


*** Process Time: 00:00:00:01.1691 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)

[root@vps81592 ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Sudah ditambahkan domain?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Sudah ditambahkan domain?.

sudah ada dua domain tapi dari hasil restore backup pak
apa harus add domain baru (selain backup) pak?

atau ada problem di update kloxomr terakhir pak? karena sebelumnya saya ada instalasi di vps yg serupa, tapi masih pakai kloxomr versi 7.0.0.b-2016051801, belum update ke kloxomr versi terakhir, tidak bermasalah dengan apache, dan sama2 pakai domain hasil restore saja, tidak ada domain dari add manua
« Last Edit: 2016-05-21, 18:27:12 by Wibowo »

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
sudah saya coba tambahkan domain baru
tapi masih tetap error pak

ini dari /var/log/httpd/error_log pak
Code: [Select]
[Sat May 21 09:02:46 2016] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat May 21 09:02:47 2016] [notice] Digest: generating secret for digest authentication ...
[Sat May 21 09:02:47 2016] [notice] Digest: done
[Sat May 21 09:02:47 2016] [notice] FastCGI: process manager initialized (pid 16688)
[Sat May 21 09:02:47 2016] [notice] Apache/2.2.31 (Unix) DAV/2 mod_fastcgi/2.4.7 mod_ssl/2.2.31 OpenSSL/1.0.1e-fips mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sat May 21 09:02:50 2016] [notice] caught SIGTERM, shutting down
[Sat May 21 09:02:50 2016] [alert] (2)No such file or directory: FastCGI: read() from pipe failed (0)
[Sat May 21 09:02:50 2016] [alert] (2)No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Anda sesuaikan lagi setting di 'switch programs' dan 'webserver configure'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Anda sesuaikan lagi setting di 'switch programs' dan 'webserver configure'.

sudah berkali2 saya gonta ganti setting di 'switch programs' dan 'webserver configure'
tapi selalu muncul error seperti itu pak
sudah saya coba juga 'sh /script/upcp' dan 'sh /script/fixweb -y' juga 'sh /script/fixphp -y' tapi masih gagal start httpd
« Last Edit: 2016-05-21, 18:43:43 by Wibowo »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Coba 'php type' diubah ke 'php-fpm_event' dan 'secondary php' di-enable.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Coba 'php type' diubah ke 'php-fpm_event' dan 'secondary php' di-enable.

sudah pak, sudah saya coba semua 'php type' tapi tetap tidak bisa
saya coba reinstall dulu vps-nya pak, mumpung belum terlalu jauh

Offline ryanita

  • Valuable Member
  • *
  • Posts: 68
  • Karma: +0/-0
    • View Profile
saya juga mengalami hal yang sama.......apakah solusi dari maslah ini pak ????
saya sudah coba instal ulang tapi tetap error httpd

http://prntscr.com/b6wtwd

Terimakasih

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Saya lupa penyebabnya, tapi coba update dengan 'yum clean all; yum update -y; sh /script/cleanup'.

Jika masih bermasalah, coba 'yum reinstall httpd* mod* -y; sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ryanita

  • Valuable Member
  • *
  • Posts: 68
  • Karma: +0/-0
    • View Profile
masih tetap sama pak....tidak ada perubahan...saya sudah coba insatal ulang tapi tetap saja....mohon bantuan dan petunjuknya pak...

A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016052201
   - Web: hiawatha-10.2.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: server.twiid.com
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.45-1.ius.el6
        * php55m-5.5.35-1.ius.el6
        * php56m-5.6.21-1.ius.el6
        * php70m-7.0.6-1.w6
      - Used: --Use PHP Branch--
   3. Web Used: nginxproxy
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: nginx-1.10.0-1.el6.ngx.x86_64
     - Httpd: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: --uninstalled--
     - DJBDns: --uninstalled--
     - NSD: nsd-4.1.9-1.mr.el6.x86_64
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
      - spam: bogofilter
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3825       1104       2720         31         42        699
   -/+ buffers/cache:        362       3462
   Swap:         2043          0       2043
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/xvda1      244G  2.6G  230G   2% /

Terimakasih

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Coba pindah ke 'nginx' dan kemudian kembali ke 'nginx-proxy' dengan meng-enable 'enable apache 2.4'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ryanita

  • Valuable Member
  • *
  • Posts: 68
  • Karma: +0/-0
    • View Profile
Tetap error pak, tidak ada perubahan..... :'(

Mohon bantuannya, Terimakasih

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Ok, beri saya akses ke ssh dan Kloxo-MR panel. Kirim via PM.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Ada bug dan akan di-fix di update selanjutnya.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.029 seconds with 18 queries.

web stats analysis