Install Kloxo free virtual host Management System in CentOS VPS

Source: Internet
Author: User
Tags centos vps vps

For new users who don't want to learn commands and directly use centos vps, we recommend a silly virtual host Management System (Kloxo), which is free and can be bound without limit.
Kloxo Introduction
Kloxo, formerly lxadmin, is a free virtual host management system. It is easy to install and has powerful functions and can be quickly installed at red hat, build a LAMP (linux + Apache + Mysql + Perl/PHP/Python) environment on the host of centos Linux.
Install kloxo
After Kloxo is installed, a LAMP environment is set up. Therefore, a system without server software such as php, mysql, and apache is required. If it has been arranged, We Need To uninstall it.
1. Uninstall the server software
Run the following command to uninstall Mysql:
Rpm-qa | grep mysql
Uninstall Apache command:
Rpm-qa | grep httpd
Uninstall the PHP command:
Rpm-qa | grep php
2. Download and install Kloxo
Download Kloxo
Wget http://download.lxlabs.com/download/kloxo/production/kloxo-install-master.sh
Run the installation script
Sh./kloxo-install-master.sh
During the installation process, enter y/n to continue. After installation is complete, run the following command.
Install the high-precision mathematical operation component. It is not installed by default. It is used for MD5 calculation.
Yum install php-bcmath
Check all updates
Yum check-update
Update all updates
Yum update
Clear all cached installation files to save space
Yum clean all
3. Control Panel management address
Https: // IP: 7777 // * secure connection */
Http: // IP: 7778 // * Common link, commonly used */
The Default User and password are both admin.
Kloxo Localization
1. log on to SSH and go to the Kloxo Language Pack directory.
Cd/usr/local/lxlabs/kloxo/httpdocs/lang
2. Download the Chinese Language Pack
Wget http://www.chinavps.net/soft/lxadmin_cn_pack.zip
3. decompress the Language Pack
Unzip lxadmin_cn_pack.zip
4. Access http: // your IP address: 7778/to perform the kloxo background, select Chinese in the Language under Advanced-> General Settings-> Appearance, and click update to confirm, the interface will be refreshed automatically. The interface is already in Chinese. The image is as follows:

Kloxo FAQs
1. When the website fails or Kloxo cannot be used

Run the restart command: service kloxo restart

2. the FTP user name cannot be added to Kloxo.

Run the following command:Copy codeThe Code is as follows: sed-I's/^; zend _/'/usr/local/lxlabs/kloxo/httpdocs/htmllib/filecore/php. ini
/Script/upcp
/Etc/init. d/kloxo restart

Kloxo is convenient and easy to manage websites. However, to further optimize the server performance, you still need to directly manage the server through SSH, so that you can have a deeper understanding of CentOS to better maintain the server.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.