How To Install Kloxo MR (Kloxo fork by Mustafa Ramadhan)

Status
Not open for further replies.

Bharat

Active Member
2,003
2010
841
340
Kloxo-MR is a fork of original LXCenter’s kloxo project and its developed by Mustafa Ramadan, hence the “MR”. Kloxo MR not only fixes the bugs of Kloxo but it has many additional features like the ability to switch to Nginx server. Its nice to see kloxo getting some fixes and going forward.

Specifications:

  • Supported OS’s : Redhat/CentOS 5 and 6 (32bit and 64bit) or their variants
  • Billing: AWBS, WHMCS, HostBill, TheHostingTool and AccountLab Plus
  • Web server: Nginx, Nginx-Proxy and Lighttpd-proxy; beside Httpd and Lighttpd (in progress: Varnish, Hiawata, ATS and Httpd 2.4)
  • Php: Dual-php with php 5.3/5.4 as primary and php 5.2 as secondary (in progress: multiple-php)
  • PHP-type for Apache: php-fpm_worker/_event and fcgid_worker/_event; beside mod_php/_ruid2/_itk and suphp/_worker/_event
  • Mail server: qmail-toaster instead special qmail (in progress: change from courier-imap to dovecot as imap/pop3)
  • Database: MySQL or MariaDB
  • Webmail: Afterlogic Webmail Lite, T-Dah and Squirrelmail; beside Roundcube and Horde
  • FTP server: Pure-ftpd
  • DNS Server: Bind, Djbdns and Powerdns (in progress)
  • Addons: ClamAV, Spamassassin/Bogofilter/Spamdyke and RKHunter
  • Fixed many bugs of Kloxo Official (including security issues)
  • And many more!

Here’s how to install Kloxo-MR, Deploy Centos 5,6 32bit or 64bit version on your server and follow these steps,

Code:
cd /
yum update -y
PXGYgyo.png


HyLRpB2.png


Code:
yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y

YQRFs2g.png


wkkOM7G.png


Code:
yum install telnet -y

n2nx1Eh.png


Code:
setenforce 0
echo ‘SELINUX=disabled’ > /etc/selinux/config

7PGoa4U.png


Code:
cd /etc/yum.repos.d/

Downloading The Repo

Code:
wget https://github.com/mustafaramadhan/kloxo/raw/release/kloxo-mr.repo --no-check-certificate
zLA0sQU.png


Code:
cd /
yum install kloxomr

vrLStzK.png


AriQhS8.png


Now run the installer as it says

sh /usr/local/lxlabs/kloxo/install/setup.sh

VEv3lbV.png


It will ask you whether you want to install it as slave or master. Choose the option 1 (Master) and click enter. That’s it. Reboot the server after installation completes.

Code:
reboot

Visit youip:7778 on your web browser to view the control panel and default user name and password is “admin”. Kloxo-MR has a support forum here and you can get feedback to your problems from the developer and the community on there.

JrSM2Li.png


Let me know if anyone else is facing any issues while installing the Kloxo .

Anyone of you can contact me using PM or Email Me

--Bharat
 
Last edited:
22 comments
Great Tutorial, I will create a Kloxo-MR Template for my VPS clients using this tutorial as it is optimized & got lesser bugs as mentioned.
(y)
Great share, Keep up the great work mate (y)
 
This is one massive tutorial with clear explanation along with a screenshots. Great share bharat bro. :good:

Wonder how much time did it take to set up the whole tutorial!! :-=
 
After installing,i'm getting this error..
Alert: Could not Connect to the server localhost. This is most likely due to underlying network problem. Make sure that the server is accessible from this particular node by running telnet slave-id 7779

how to solve this??
 
After installing,i'm getting this error..
Alert: Could not Connect to the server localhost. This is most likely due to underlying network problem. Make sure that the server is accessible from this particular node by running telnet slave-id 7779

how to solve this??

Hi,

Sorry i was away these days, just came back. Is it solved or you looking for solution yet ?

Let me know.

Regards
Bharat
 
I facing one issue
I am trying to run setup.php file in browser but rather than running the file it is opening setup file coding in browser
 
Last edited:
Status
Not open for further replies.
Back
Top