# 全新安装

**以下步骤将引导您完成 Droppy 的福塔汉化版的初次安装。**

{% hint style="danger" %}
本程序仅支持 **Apache** 服务器。
{% endhint %}

首先我们按常规操作在宝塔中添加一个站点，然后再将 Droppy 的源码上传到网站目录。

上传源码后，此时打开您的站点，浏览器会显示以下内容：

<figure><img src="/files/t2YyhCHtyt1METa9e69h" alt=""><figcaption></figcaption></figure>

此时我们需要编辑`application/config/database.php`文件，并将您的数据库信息填写到指定位置。（如图所示）

<figure><img src="/files/92wpyO3SZ2b3KatefNXD" alt=""><figcaption><p><code>database.php</code></p></figcaption></figure>

正确填写数据库信息后，访问`https://您的域名/install`进入安装界面。

<figure><img src="/files/GsiGmwJ8XhQGJsOVwfaK" alt=""><figcaption></figcaption></figure>

第二步许可码输入`futa-cc`。

<figure><img src="/files/kTlSerX7eG7yCkh5jrb8" alt=""><figcaption></figcaption></figure>

第三步创建管理员账户。

<figure><img src="/files/TovtqFBHGSHEnLdKWczV" alt=""><figcaption></figcaption></figure>

安装完成，建议删除`application/controllers/Install.php` 文件。

<figure><img src="/files/58byFlMTMFuFVk7MZH0z" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://droppy-docs.futa.cc/quan-xin-an-zhuang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
