Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

An example Analysis of the release of lanmp_v3.1 version of one-click installation package

2025-04-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

One-click installation package lanmp_v3.1 version of the release of the case analysis, in view of this problem, this article introduces the corresponding analysis and solutions in detail, hoping to help more partners who want to solve this problem to find a more simple and easy way.

Lanmp one-click installation package is an open source software WEB application deployment installation package that integrates the three modes of lamp,lnmp,lnamp. It is a quick and simple installation package for WEB application environment launched by the wdlinux official website at the end of 2010.

Execute a script, the whole environment can be installed and used, fast, easy to use, safe and stable

Lanmp one-click installation package is written in shell script, and is open source, you can also make adjustments according to business needs to install your own environment.

Lanmp stands for Linux,apache,nginx,mysql,php and currently supports three kinds of environment installation, namely lamp,lnmp,lnamp

At the same time, zend,eAccelerator,pureftpd and other software such as acceleration and optimization will be installed by default, as well as FTP software.

You can choose to install one of the following three, or all of them, and then switch to different environments through the wdcp background

1 lamp (linux+apache+php+mysql) is called the golden combination of WEB applications under Linux.

2 lnmp (linux+nginx+php+mysql) is a new popular application combination that is better for static handling.

2 lnamp (linux+nginx+apache+php+mysql), that is, the application of nginx+apache combined environment, that is, the front end of nginx handles static, pictures, etc., and apche handles background php scripts.

Nginx has very good performance and stability in dealing with static files, and saves resources, but it is relatively unstable in dealing with php, while apache is very stable in dealing with php. Therefore, a popular combined application of php arises at the historic moment.

For more information on lanmp, see http://www.wdlinux.cn/lanmp/.

Lanmp_v3 integrates the latest WEB application environment software version

Optional installation of multiple software versions has been added to this update package.

Such as

Apache

2.2.31

2.4.18

Nginx

1.0.15

1.2.9

1.4.7

1.6.3

1.8.1

1.10.0

Mysql

5.5.49

5.6.30

Php

5.3.29

5.4.45

5.5.35

5.6.21

7.0.6

And integrate pureftpd,memcached,zend,memcache,rewrite,pdo_mysql,mysqli and other application components.

The next version update plan will add multiple versions of PHP to co-exist at the same time in order to provide demand solutions for different applications.

Download and install

Wget http://dl.wdlinux.cn/files/lanmp_v3.1.tar.gz

Tar zxvf lanmp_v3.1.tar.gz

Default installation of sh lanmp.sh

Sh lanmp.sh cus Custom installation

The default installed version is

Apache-2.4.18

Nginx-1.8.1

Php-5.6.21

Mysql-5.5.49

To install the custom software, add cus after the installation script

As mentioned above, you can choose the appropriate version you want to install

Software installation directory

/ www/wdlinux

Database file directory

/ www/wdlinux/mysql/data

It has passed the test on CentOS 6.X/7.X, but other systems can not be tested in person. You can send questions to the forum when you install it.

There is known to be a problem installing php5.3 on the system of CentOS 7

Integrated wdcp_v3.0.2 management panel, installed to manage servers and create sites, databases, FTP, etc.

For an introduction or use of wdcp, please see http://www.wdlinux.cn/bbs/forum-23-1.html

Unloading method

Sh lanmp.sh un

Other instructions

There seems to be a problem with the installation of openvz's virtual machine. It cannot be installed.

This is the answer to the case analysis question released by the lanmp_v3.1 version of the one-click installation package. I hope the above content can be of some help to you. If you still have a lot of doubts to be solved, you can follow the industry information channel for more related knowledge.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report