MRatWork Forum by Mustafa Ramadhan

Language Specific Discussions => Indonesia Users => Topic started by: arifnck on 2016-10-19, 13:55:04

Title: [ASK] Apache tidak hidup ?
Post by: arifnck on 2016-10-19, 13:55:04
Saya mau tanya ? Begini..

Sebelumnya tidak terjadi apa2 dengan server dan website saya.
kemudian.. saya dengan sengaja mengubah Apache ke Nginxproxy dan setting yang ada di webserver config.

setelah itu website tidak bisa diakses.. kemudian saya berniat untuk mengembalikan kepengaturan awal server, justru yang terjadi apache tidak hidup, dan sampai skrg website tidak bisa diakses.

Ini keterangannya digambar, mohon dibantu yg pengalaman disini gan :) terimakasih.. :
Title: Re: [ASK] Apache tidak hidup ?
Post by: MRatWork on 2016-10-19, 16:20:59
Coba jalankan 'sh /script/fixweb; sh /script/restart-web'. Jika ada error untuk httpd (artinya apache) maka coba 'pkill -9 httpd; sh /script/restart-web'
Title: Re: [ASK] Apache tidak hidup ?
Post by: arifnck on 2016-10-20, 02:29:11
Belum bisa pak, berikut screenshootnya.  :(

Title: Re: [ASK] Apache tidak hidup ?
Post by: MRatWork on 2016-10-20, 02:36:31
Semestinya 'pkill -9 httpd' (ada spasi antara pkill dan -9). Sebelumnya, jalankan 'chmod 755 /etc/init.d/httpd; chkconfig httpd on'.
Title: Re: [ASK] Apache tidak hidup ?
Post by: arifnck on 2016-10-20, 03:34:33
Ini pak hasilnya ? ada yg salah ya dengan Apachenya ?

Title: Re: [ASK] Apache tidak hidup ?
Post by: MRatWork on 2016-10-20, 03:58:20
Infokan 'yum list installed httpd* nginx* lighttpd* hiawatha*'.

Jalankan 'yum reinstall httpd* mod_* -y; sh /script/cleanup'.
Title: Re: [ASK] Apache tidak hidup ?
Post by: arifnck on 2016-10-20, 04:19:32
Ini pak screenshotnya ? Apachenya masih Failed
Title: Re: [ASK] Apache tidak hidup ?
Post by: MRatWork on 2016-10-20, 04:24:16
Anda pakai Kloxo-MR 6.5 atau 7.0?. Infokan 'sh /script/sysinfo'.
Title: Re: [ASK] Apache tidak hidup ?
Post by: arifnck on 2016-10-20, 04:30:35
Saya menggunakan Kloxo-MR 6.5.0
Berikut screenshoot hasil dari 'sysinfo' dan 'service'
Title: Re: [ASK] Apache tidak hidup ?
Post by: MRatWork on 2016-10-20, 04:35:14
Kloxo-MR 6.5 tidak di-design untuk Apache/httpd 2.4. Anda perlu Kloxo-MR 7.0.
Title: Re: [ASK] Apache tidak hidup ?
Post by: arifnck on 2016-10-20, 05:03:01
saya sudah coba upgrade, tapi failed. skrg tidak bisa login ke server kloxo pak.

yum replace kloxomr --replace-with=kloxomr7 -y
sh /script/upcp
reboot
Title: Re: [ASK] Apache tidak hidup ?
Post by: MRatWork on 2016-10-20, 05:06:50
Seharusnya 'sh /script/upcp -y'.