Detailed steps for configuring Alibaba Cloud ECS php runtime environment lnmp

Source: Internet
Author: User
Tags ftp

The official version of ECS is configured with a public image CentOs6.5 64-bit, and the LNMP runtime environment needs to be set up. Use the one-click installation package linux_setup_1.4.1.zip downloaded from the official website for installation:

Install rzsz (you can select a local windows system to upload files directly on the x-shell interface)

# Yum install-y lrzsz
Upload linux_setup_1.4.1.zip and decompress it.

Install the SDK (see the pdf file in the compressed package ).

# Chmod-R 777 sh-1.4.1
# Cd sh-1.4.1
#./Install. sh

Wait until the installation is complete and check.

# Netstat-tunpl

View and modify the FTP and Mysql passwords.

# Cat account. log // view the default password
# Passwd www // modify the FTP password
# Mysqladmin-uroot-p old password new password // modify mysql password

If you encounter the following prompt when changing the mysql password:
-Bash: mysqladmin: command not found
Click the link and modify it:

# Ln-s/alidata/server/mysql/bin/mysqladmin/usr/bin

LNMP environment setup is complete.

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.