本文档概述了在安装 WordPress 前需要满足的服务器和本地环境要求,包括软件版本、工具和访问权限,以确保顺利安装。
Before installing WordPress, you need to check that your web hosting provider fulfills the necessary software and conditions. Also, you must have access to the server and some tools.
If these terms are new to you: your host (or hosting provider) is the company you pay to put your site online, and the server is the computer where WordPress runs.
For a list of detail requirements on your web host, refer the official requirement page and the Server Environment page.
You will need to know how to use a text editor to edit the main configuration file. If you are a Windows user, Notepad will do. If you’re an OS X user you can use TextEdit. Later, you will likely want to edit your Template Files (see Templates for some references). You can do this through the WordPress Administration Screens, but using a good text editor is highly recommended. For more information on this, see Editing files.
You will need to be able to use an FTP program to upload files and set file permissions (optional). You could choose FileZilla for this task.
Now you are all set to go on to Installation.