MRatWork Forum by Mustafa Ramadhan

Language Specific Discussions => Indonesia Users => Topic started by: gp313 on 2015-11-03, 09:07:03

Title: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 09:07:03
Pas mau login kloxomr 7.0 ada notifikasi ini?

Warning: include_once(htmllib/lib/displayinclude.php): failed to open stream: No such file or directory in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 4

Warning: include_once(): Failed opening 'htmllib/lib/displayinclude.php' for inclusion (include_path='.:/usr/share/pear/') in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 4

Notice: Undefined variable: sgbl in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 6

Notice: Trying to get property of non-object in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 6

Fatal error: Call to undefined function init_language() in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 8
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: MRatWork on 2015-11-03, 10:02:46
Biasanya karena install tidak sempurna. Coba lakukan 'sh /script/upcp -y' untuk install ulang.
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 10:24:49
oke sudah selesai, tapi malah domain saya tidak bisa di akses ya?
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: MRatWork on 2015-11-03, 10:32:56
Karena install ulang, anda perlu setting ulang untuk web/dns/mail termasuk php (dimulai dari php di bawah server).
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 11:36:27
sudah setting semua, tapi masih belum bisa di akses?
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: MRatWork on 2015-11-03, 11:44:24
Infokan:
Code: [Select]
cat /etc/*release; uname -m; cat /etc/yum.repos.d/mratwork.repo|grep '/release/centos'
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 11:53:15
CentOS release 6.7 (Final)
CentOS release 6.7 (Final)
CentOS release 6.7 (Final)
i686
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos6/noarch                                       /
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos6/$basea                                       rch/


sekarang bisa di akses domainnya tapi error 502,
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 16:07:15
Sebelumnya domain saya lancar, pas tadi mau direct http ke https lewat .htaccess domain saya langsung dapat error ini, kenapa ya? htaccess saya kembalikan normal lagi padahal

Error 500 - Internal Server Error

A generic error message, given when no more specific message is suitable

pojok kanan atas ada logo kloxo-mr
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: MRatWork on 2015-11-03, 16:35:33
Coba reboot.
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 16:39:47
Sudah saya reboot tetap ndak bisa pak, tapi pas saya coba rename file .htaccessnya bisa baca index domainnya, tapi web saya gak jalan normal,

Isi dari file ht access default kloxo-mr apa ya? dari tadi cari gak ketemu,
trus kalo misal mau redirect http ke https, gimana ya?
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: MRatWork on 2015-11-03, 17:04:40
1. Jalankan 'sh /script/fixphp' untuk 'perbaiki' .htaccess
2. Pilih 'Redirects' untuk domain terkait pada panel
Title: Re: (ASK) Notifikasi Error Kloxo 7.0
Post by: gp313 on 2015-11-03, 17:25:24
kalo saya pasang ini di htaccess selalu error 500,

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /

RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]

RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} !^www\.(.+) [NC]
RewriteRule (.*) https://www.%1/$1 [R=301,L]
</IfModule>

maksud saya adalah me redirect non www ke www lalu ke https, kalo pake panel redirects saya gak mudeng, makenya