Install KloxoMr on Centos 5.9 32bit | 5.9 64bit | 6.0 32bit | 6.0 64bit
Updated Dec 15 2014
Login to your root server via putty# cd /
update centos to latest version
# 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 /etc/yum.repos.d/
# cd /
# cd /tmp
#rm -f mratwork*
get repo file -- no need for 6.5.0.c and after
# wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
# cd /
update
#yum clean all
# yum update mratwork-* -y
# yum install kloxomr -y
Install KloxoMR:
# sh /script/upcp
# reboot
Login to SSH once again, update for security:
# yum clean all
# yum update
Very important:
Login to your KloxoMr and execute the following:
(1) Go to "Switch Program"
(2) Goto "services". Turn the httpd into green.
Back to SSH, run:
# sh /script/restart-all
# Reboot
The success rate of the installation is near to 100% guaranteed.
Problem 1: Unable to login KloxoMr?
Run from SSH:
# yum update
# sh /script/cleanup
# sh /script/fix-all
# sh /script/restart-all
# reboot
Just In Case:
# fix web config to make sure using latest
sh /script/fixweb --server=all
# reboot
Problem 2: Your Domain Unable To Go Live
Always shown by image below
I hate to see that instead of my own domain. So, how?
Follow the below instructions.
(1) Go to "Switch Program"
(2) Execute:
# sh /script/restart-all
# Reboot
That's all. You are good to go