Server running environment (LNMP) installation instructions, running environment lnmp

Source: Internet
Author: User

Server running environment (LNMP) installation instructions, running environment lnmp

 

Server running environment (LNMP) installation instructions

Because the company needs a set of process standards, the following steps are written.

 

  1. First download the file environment.tar and upload the file to the server.

  2. Decompress the file using the command,Tar xvf environment.tar.

  3. Cd to enter the extract directory and run the commandSh install. sh.

  4. After the installation is complete, open the browser to access http: // ip/. If the access is successful, the installation is complete.

Software Version:

  • Memcached 1.4.25
  • For mysql 5.6
  • Python 5.6
  • Tengine 2.1.2

Directory description after installation:

  • Tengine/use/local/nginx
  • Php/use/local/php
  • Mysql/use/local/php
  • Memcached/use/local/memcached

Software usage:

  • Enable nginx/use/local/nginx/sbin/nginx
  • Enable php-fpm service php-frpm start
  • Enable mysql service mysqld start
  • Enable memcached/usr/local/memcached/bin/memcached-d-u root-p 11211-m 10240-c 10240

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.