AMH Installation Tutorial
Downloading and executing scripts
Direct Input in VPS:
The code is as follows |
Copy Code |
Wget http://amysql.com/file/AMH/4.2/amh.sh; chmod 775 amh.sh;/amh.sh 2>&1 | Tee Amh.log;
|
You can also select a different mirror node, look at the end!
Select Install and Uninstall
1 for installation AMH
2 for uninstall AMH
3 do not operate for exit.
Confirm Installation AMH
Enter 1 return, and then enter the MySQL and amh password that goes into the installation process, the installation process takes approximately 10-20 minutes (whichever is the server performance), and finally, if you see the installation success prompt, the system has been installed complete.
Note: Backup VPS may need to enter IP, because the IP can not be recognized, so you need to enter the IP address, is the IP address of the extranet!
AMH Background Address
http://ip:8888 can enter the AMH Web side management, the default account is admin, the password is you set in the command!
SSH Command Management
Virtual Host: AMH host
PHP admin: amh php
Nginx Management: AMH nginx
MySQL Management: AMH MySQL
FTP admin: AMH FTP
Data backup: AMH backup
One-click Restore: AMH revert
Parameter setting: AMH setparam
Modular Extension: AMH module
Mission Plan: AMH crontab
Online Upgrade: AMH upgrade
Panel Info: AMH info
Related Directory
Site Directory:/home/wwwroot
Nginx Directory:/usr/local/nginx
PHP Directory:/usr/local/php
MySQL directory:/usr/local/mysql
MySQL Data directory:/usr/local/mysql/data
AMH Mirror Site Encyclopedia
Wheatgrass Log Mirror
Wget http://mirrors.lanbing.org/amh/amh.sh; chmod 775 amh.sh;/amh.sh 2>&1 | Tee Amh.log;
Ixiqin.com Mirroring Node
Wget http://master.ixiqin.com/amh.sh;
chmod 775 amh.sh;
./amh.sh 2>&1 | Tee Amh.log;
Amysql.net Mirroring Node
China Mainland mirror server:
Wget http://cn.amysql.net/amh.sh; chmod 775 amh.sh;/amh.sh 2>&1 | Tee Amh.log;
U.S. Regional mirror server:
Wget http://us.amysql.net/amh.sh; chmod 775 amh.sh;/amh.sh 2>&1 | Tee Amh.log;
Jingdong (JAE) Mirror download:
Wget http://amysql.jd-app.com/amh.sh; chmod 775 amh.sh;/amh.sh 2>&1 | Tee Amh.log;
0
You may also like: