Last update at :2024-05-27,Edit by888u
Tutorial: Nginx/MariaDB/ under CentOS 6 64-bitHHVM one-click installation package 1, Installation requirements: 1. This script is only suitable for CentOS 6 and must be a 64bit system 2. There is no guarantee that the installation will be successful. If the installation fails, you can yum -y remove nginx* mariadb* hhvm*
2. Installation Under SSH: wget -O /root/lnmh.sh http://cdn.zntec.cn/store/tools/lnmh/lnmh-install_v0.1.txt sh /root/lnmh.sh -C -c -f
If it is not a VPS in mainland China, you can remove -C. If you do not need to streamline the system, remove -c. If the memory is less than 512M, -f will force installation.
When installing MariaDB, you will be asked to enter a new password, as shown below: After entering the new password twice, just enter y for everything else.
3. Management methods: Start: lnmh start or lnmh service start, such as lnmh hhvm start Stop: lnmh stop or lnmh service stop, same as above Restart: lnmh restart or lnmh service restart, same as above Create a new site: lnmh vhost add #Note: lnmh
The source code of the startup file comes from lnmp1.2, official address: lnmp.org
Recommended site searches: Host sharing, Tencent cloud server, website registration, same IP website query, domain name and space, telecom ip agent, Hengchuang host, ip query, local ip query, registration query,
发表评论