WordPress website Building

Source: Internet
Author: User
Tags install wordpress

1. Enter the file into the var/www/html

2.,

Install HTTP PHP php-sql[[email protected] yum.repos.d]# systemctl restart Httpd.service[[email protected] yum.repos.d]# Setenforce 0[[email protected] yum.repos.d]# systemctl stop firewalld.service[[email protected] yum.repos.d]# mysql- uroot-pmysql> CREATE database WordPress;   Build table

Create user ' word ' @ ' 192.168.100.138 ' identified by ' qwe///123 '; Create User and password

Grant all privileges the wordpress.* to ' word ' @ ' 192.168.100.138 '; Grant user access: 192.168.100.138

3. Visit 192.168.100.138 to install WordPress

Create wp-config manually, copy and paste the blue section above

4. Fill in

5. Login

If you are not satisfied with the theme, you can download it yourself and then go to/var/www/html/wp-content/themes and put the theme you downloaded.

6. Complete

WordPress website Building

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.