AMH – 3.1.2 Rice Enhancer Pack
Amysql – Introduction to AMH
01) Simple: Simple and exquisite, supports ssh, web online easy management and maintenance of virtual host, MySQL, FTP.
02) Efficient: Using high-performance Tengine server software support, the same environment is 10 times better than Apache.
03) Security: Enable the chroot mechanism, so that different virtual hosts do not affect each other, avoid cross-site attacks, and double the security performance of the web server.
04) Independent: Simple global management and support for independent operation and maintenance of different hosts.
05) Backup:
Worry-free data protection, supports real-time, scheduled, encrypted, local and remote FTP/SSH (password/key) backup panel data, and one-click data restoration.
06) Task: Comprehensive online task plan setting management, and execute AMH commands regularly.
07) Autonomy:
The web side is developed using the AMP-PHP framework, the background AMS-MySQL management system, and the AMF-JS framework are all independently developed by Amysql.
08) Open:
Flexible and open, it supports writing of user-defined function modules, downloading, installation, management, uninstallation and deletion of web online/ssh module extension programs.
09) Free: open source, free, free, shared.
10) Freedom: Adopt the more free MariaDB database adopted by the mainstream Linux branch
wget https://wofan.googlecode.com/files/amh.sh; chmod 775
amh.sh; ./amh.sh 2>&1 | tee amh.log;
Booster Pack Contents
1. Automatic installation, Tengine 1.4.4 MariaDB 5.5.30 php 5.4.13
2. If there is a new version of the above three versions, VI amh.sh, will
MysqlVersion=’mysql-5.5.30′; Version address: 5.5.X part in https://downloads.mariadb.org/
PhpVersion=’php-5.4.13′; Version address: http://www.php.net/ in
Section 5.4.X
NginxVersion=’tengine-1.4.4′; Version address: all versions in http://tengine.taobao.org/
Just change to the latest one.
Note:
1. Mysql only supports the current version of Mariadb
2. PHP can theoretically support the future version 5.5
3. Tengine theoretically supports all. But it cannot be changed back to Nginx. You can change the address if necessary.
4. The latest version is installed successfully, but the old version is still displayed in the background.
Amysql Host (AMH)
01) Simple: Simple and exquisite, supports ssh, web online easy management and maintenance of virtual host, MySQL, FTP.
02) Efficient: Using high-performance Nginx server software support, the same environment is 10 times better than Apache.
03) Security: Enable the chroot mechanism, so that different virtual hosts do not affect each other, avoid cross-site attacks, and double the security performance of the web server.
04) Independent: Simple global management and support for independent operation and maintenance of different hosts.
05) Backup:
Worry-free data protection, supports real-time, scheduled, encrypted, local and remote FTP/SSH (password/key) backup panel data, and one-click data restoration.
06) Task: Comprehensive online task plan setting management, and execute AMH commands regularly.
07) Autonomy:
The web side is developed using the AMP-PHP framework, the background AMS-MySQL management system, and the AMF-JS framework are all independently developed by Amysql.
08) Open:
Flexible and open, it supports writing of user-defined function modules, downloading, installation, management, uninstallation and deletion of web online/ssh module extension programs.
09) Free: open source, free, free, shared.
wget http://amysql.com/file/AMH/3.1/amh.sh; chmod 775 amh.sh;
./amh.sh 2>&1 | tee amh.log;