Focus on cloud service provider activities
Notes on website operation and maintenance

LNMP One Click Nginx Web Site Environment V1.9 Release with Upgrade Method

The LNMP faceless WEB environment has always been one of Laozuo's favorite one click Linux WEB environment tools. Of course, some of our friends may like the pagoda panel environment with panels. If we are familiar with the LNMP WEB environment, we should know that the version will be updated on June 1 every year. Yesterday, it was updated to V1.9 on June 1. If we need to install a new version, we recommend installing a new version. Of course, we can also support upgrading to 1.9.

LNMP V1.9 content introduction:

The official version of the LNMP one click installation package V1.9 mainly adds support for rocky linux, alma linux, CentOS Stream 9 and domestic Linux (UOS Tongxin, Yinhe Qilin, Huawei openEuler, Dragon lizard Anolis OS); Exif, fileinfo, ldap, bz2, medium, imap, and swoole PHP module options are added. Before installation, you can enable them by changing the value of the corresponding option in lnmp.conf to y or after installation /Addons.sh for separate installation. Added MySQL 5.7 and 8.0 binary installation options; Added the latest version of PHP 8.1 support and PHP extension component support for 8.1; Lnmp.conf adds the nginx module ngx_fancyindex installation option; The lnmp management script adds 301 option and IPv6 enabling option, and the universal domain name SSL certificate adds ZeroSSL free SSL option and some installation code optimization.

LNMP V1.9 added:

 Add Rocky Linux and Alma Linux support; Add PHP 8.1 support; Add PHP modules exif, fileinfo, ldap, bz2, medium, imap, swoole, and SourceGuardian Loader to support installation. Before installing lnmp, open lnmp.conf and then install lnmp or /Addons.sh Install the above modules; Add the ngx_fancyindex module. After it is enabled in lnmp.conf, install lnmp or upgrade nginx; The nginx module -- with-stream_ssl_preread_module is added to facilitate the use of stream ssl related configurations; Add support for UOS UniTrust Desktop Home Edition, Desktop Professional Edition and Server Edition; Add Galaxy Kirin server operating system and desktop system support; Add Huawei openEuler support; Add Alibaba Dragon lizard Anolis OS support; Add CentOS Stream 9 support; Added Alma Linux 9 support; Add MySQL 5.7 and 8.0 binary installation and upgrade mode; Add PHP 7.4+webp support; The lnmp management script adds the HTTP 301 jump to HTTPS option; Whether to enable IPv6 option is added in the lnmp management script; Remove mariadb 10.1, 10.2, add mariadb 10.5, 10.6; Universal domain name SSL adds ZeroSSL support; Optimize Alibaba Cloud support; Optimize some SSL adding codes; Optimize FTP users to add some codes; Optimize offline installation; Optimize the installation of some EOL Linux distributions; Optimize OpenSSL support; Optimize the uw imap support under RHEL 9 system; Adjust the download address of the MariaDB upgrade; Update many software versions; Other functions are optimized and adjusted .....

How to upgrade to a new version:

At present, the compilation parameters and management scripts of version 1.9 and 1.8 are not very different. If there is no need for new functions, you can not upgrade. ./upgrade1.x-1.9.sh only upgrades the lnmp management script and some necessary dependency packages, not the overall environment; You can perform a single upgrade according to your needs.

If you need to install exif, fileinfo, ldap, bz2, medium, imap, and swoole modules in non lnmp1.9 versions, you can download the lnmp1.9 installation package and use the modules in lnmp1.9 /Addons.sh.

The database is generally not recommended to be upgraded. After all, upgrading is risky and may have compatibility problems. Free SSL: Let's Encrypt and ZeroSSL are valid for 90 days and can generate universal domain name SSL certificates through DNS API authentication. BuyPass does not support universal domain name SSL certificates for 180 days.

LNMP V1.9 installation package script:

 wget  http://soft.vpser.net/lnmp/lnmp1.9.tar.gz  -cO lnmp1.9.tar.gz && tar zxf lnmp1.9.tar.gz && cd lnmp1.9 && ./install.sh lnmp

Or LAMP installation is also supported:

 wget  http://soft.vpser.net/lnmp/lnmp1.9.tar.gz  -cO lnmp1.9.tar.gz && tar zxf lnmp1.9.tar.gz && cd lnmp1.9 && ./install.sh lamp
Vote for you
Domain name host preferential information push QQ group: six hundred and twenty-seven million seven hundred and seventy-five thousand four hundred and seventy-seven Get preferential promotion from merchants.
Like( zero )
Do not reprint without permission: Lao Zuo's Notes » LNMP One Click Nginx Web Site Environment V1.9 Release with Upgrade Method