How did you quickly set up the lnmp environment on centos6?

WBOY
Release: 2023-03-02 13:50:02
Original
962 people have browsed it

Is there a one-click deployment script? I have been doing this all morning while compiling the source code. Is there any good solution?

My environment is now:

Alibaba Cloud, centos6, php5.6, mysql5.7

Reply content:

Is there a one-click deployment script? I have been doing this all morning while compiling the source code. Is there any good solution?

My environment is now:

Alibaba Cloud, centos6, php5.6, mysql5.7

lnmp.org

<code>lnmp.org</code>
Copy after login

yum install...

Unless you want to change the code in lnmp, or migrate and deploy on different Linux distributions, there is no need to compile it yourself.

It’s normal to spend a whole morning compiling.

lnmp, lamp, lnmpa one-click installation package

Usually, we check some information first to see what kind of environment and version of php are needed
Then we install it and write the successful cases into documents for future use

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template