Title: 安装前置事项
Author: Milana Cap
Published: 2018 年 10 月 12 日
Last modified: 2021 年 1 月 23 日

---

## 分类

 * [入门](https://cn.wordpress.org/support/category/getting-started/)
 * [安装](https://cn.wordpress.org/support/category/installation/)
 * [基本用法](https://cn.wordpress.org/support/category/basic-usage/)
 * [基本管理](https://cn.wordpress.org/support/category/basic-administration/)
 * [自定义](https://cn.wordpress.org/support/category/customizing/)
 * [维护](https://cn.wordpress.org/support/category/maintenance/)
 * [安全](https://wordpress.org/support/category/security/)
 * [高级用法](https://cn.wordpress.org/support/category/advanced-topics/)
 * [故障排除](https://cn.wordpress.org/support/category/troubleshooting/)

# 安装前置事项

在您安装WordPress之前，您需要检查您的Web主机托管提供商提供了必要的软件和安装条件。
此外，您必须获得访问服务器后台的途径，并具备相应工具。

## 服务器端要求

 * PHP 7.3或更高版本
 * MySQL 5.6或更高版本，或MariaDB 10.1或更高版本

关于您的Web主机需要满足的详细要求，请参阅官方《[系统要求](https://cn.wordpress.org/about/requirements/)》
页面。

## 本地端要求

 * 通过FTP或Shell登录服务器所用的账户（用户ID及密码）
 * 文本编辑器
 * FTP协议
 * 您选择的Web浏览器

您需要知道如何使用文本编辑器编辑主配置文件。如果您是Windows用户，则可以使用记事本（
Notepad）。如果您是OS X用户，您可以使用TextEdit。稍后，您可能想要编辑模板文件（参阅
[模板](https://codex.wordpress.org/Templates)），尽管您可以通过WordPress[管理界面](https://cn.wordpress.org/support/article/administration-screens/)
进行编辑，但我们更推荐使用优秀的文本编辑器来操作。欲知详情，请参阅《[编辑文件](https://cn.wordpress.org/support/article/editing-files/)》。

您需要能够使用FTP客户端软件[上传文件](https://cn.wordpress.org/support/article/using-filezilla/?output_format=md)
及[设置文件权限](https://cn.wordpress.org/support/article/changing-file-permissions/?output_format=md)（
可选）。您可以选择[FileZilla](https://cn.wordpress.org/support/article/using-filezilla/)
完成本项任务。

现在，你已整装待发，可以继续[安装](https://cn.wordpress.org/support/article/how-to-install-wordpress/?output_format=md)
了。

## 此文章对你有帮助吗？需如何改进呢？ 󠀁[取消回复](https://cn.wordpress.org/support/article/before-you-install/?output_format=md#respond)󠁿

您必须先[登录](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fcn.wordpress.org%2Fsupport%2Farticle%2Fbefore-you-install%2F&locale=zh_CN)
才能提交反馈。