MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: labpros on 2016-01-29, 15:21:16

Title: white screen of death
Post by: labpros on 2016-01-29, 15:21:16
After install kloxo mr 6.5
on centos-6.4-x86_64.minimal.tar.gz
i get white screen of death

when i check firegug i get
500 Internal Server Error
Title: Re: white screen of death
Post by: MRatWork on 2016-01-29, 15:27:41
What's instruction to follow?. Use this https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt ?
Title: Re: white screen of death
Post by: labpros on 2016-01-29, 15:30:43
hi,
thanks for reply.
i have installed kloxo and kloxo-mr many times following instuctions and i have allready 2 running servers but this new installation to this new server has problems
Title: Re: white screen of death
Post by: MRatWork on 2016-01-29, 15:36:06
Maybe github (location for kloxomr rpm) still trouble. Try 'yum update -y' first.
Title: Re: white screen of death
Post by: labpros on 2016-01-29, 15:52:06
this is the stepa i follow

    cd /
    yum update -y
    yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
    yum install telnet wget -y
    setenforce 0
    echo 'SELINUX=disabled' > /etc/selinux/config
    cd /
    cd /tmp
    wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
    rpm -ivh mratwork-release-0.0.1-1.noarch.rpm
    cd /
    yum update mratwork-* -y
    mv -f /etc/yum.repos.d/lxcenter.repo /etc/yum.repos.d/lxcenter.nonrepo
    yum clean all
    yum update -y

    yum install kloxomr -y
    sh /script/upcp -y
Title: Re: white screen of death
Post by: MRatWork on 2016-01-29, 16:15:27
Is it update from Kloxo official (version 6.1.x) to Kloxo-MR 6.5?
Title: Re: white screen of death
Post by: labpros on 2016-01-30, 15:19:54
it was problem of firefox, after clear cache and cookies, is ok