Home > CMS Tutorial > WordPress > body text

How to build wordpress in vps

爱喝马黛茶的安东尼
Release: 2019-07-25 11:44:47
Original
2996 people have browsed it

How to build wordpress in vps

First, download the latest version of the Chinese program from the wordpress official website. You can upload it through the FTP client, or you can download it directly on the VPS and then paste it into the website folder.

Related recommendations: "WordPress Tutorial"

Secondly, the downloaded wordpress program is a compressed package. After decompression, copy and paste all the files into the root directory of the website. , open the resolved domain name to open the site, and officially start installing the wordpress blog. Initially you need to create a configuration file. There are two ways to create this configuration file.

1. The database name, user name and password can be seen using Western Digital's website management assistant. Just copy and paste them. The default database host and table prefix are sufficient.

2. Open the wp-config.php file in the wordpress package and enter the database name, database user name, and database password. Then click "Submit" to install. The installation process is all automatic.

3. Enter the site title, user name and password for the website management backend, and do not need to change your email address. Check to allow search engines to index this site (or uncheck it temporarily, and then set it after the website publishes some articles). Click to install wordpress and wait for the program to prompt that the installation is successful.

Western Digital's website management assistant is a program that automatically creates host sites. Through this program, you can automatically create IIS sites, FTP accounts, website directories, Mysql databases, etc., and each website runs in isolation as an independent user. Address FSO security risks. It is especially suitable for novice webmasters who rent cloud hosts and VPS.

The above is the detailed content of How to build wordpress in vps. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
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