# 示例2：EspoCRM安装

镜像验证通过后，即可根据9Panel（浏览器访问：<http://公网ip/9panel>）的提示完成剩余的应用安装过程。

建议在进入EspoCRM的安装界面之前，建议完成如下两个简单的操作：

* 通过PhpMyAdmin将数据库默认的root密码修改成您自己的密码，并牢记密码
* 通过域名管理面板中完成域名解析（增加一个A记录指向服务器IP），然后通过直接访问域名测试是否解析成功。

**具体安装向导如下：**

1. 本地浏览器访问： <http://域名>  或 <http://公网IP>  进入安装向导（首选域名访问方式安装）

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/espocrm/espocrm-lan-websoft9.png)
2. 选择语言之后（中国支持非常好），系统进入环境检测步骤

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/espocrm/espocrm-check-websoft9.png)
3. 然后点击“Install”，进入数据库参数设置界面(默认数据库为：espocrm，默认用户名和密码参考本文档” 常用账号与密码说明 “章节)

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/espocrm/espocrm-dbconf-websoft9.png)
4. 数据库连接正确，点击“Next”进入管理员账号设置界面，填写管理员信息，牢记之，并进入下一步

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/espocrm/espocrm-adminconf-websoft9.png)
5. 配置时区

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/espocrm/espocrm-timeconf-websoft9.png)
6. 系统提示安装成功

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/espocrm/espocrm-login-websoft9.png)
7. 进入后台，体验系统的完整功能


---

# 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://websoft9.gitbook.io/crm-guide/di-er-bu-fen-ji-shu-shi-jian/an-zhuang-shi-yong/2.-zhu-liu-crm-an-zhuang-jiao-cheng/shi-li-2espocrm-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.
