# 安裝xoops

進入lamp容器的console

設定mysql資料庫的root密碼

```
mysqladmin -u root password "12345678"
```

![](/files/-LkNJP0Wri_W945vVweS)

**進入HOST機的/lamp/www**

**cd /lamp/www**

**mkdir html**

**cd ..**

**sudo chmod -R 777 www**

<div align="left"><img src="/files/-LkNI_jO0Yg4EY4UGVHm" alt=""></div>

cd html

**sudo curl -L "<https://campus-xoops.tn.edu.tw/modules/tad\\_uploader/index.php?op=dlfile\\&cfsn=149\\&cat\\_sn=11\\&name=install\\_1.3\\_20170913.zip>" -o install.zip**

<div align="left"><img src="/files/-LkNInXLY-htqyrQld1x" alt=""></div>

unzip intall.zip

![](/files/-LkNSS-qAZZwfdHCX5nk)

![](/files/-LkNSYDU_uHRBKI9WNXG)

![](/files/-LkNSmqdF40y58u9O8pH)

![](/files/-LkNSyk8yLNLFhr57qwa)


---

# 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://kawsing.gitbook.io/opensystem/docker-cong-an-zhuang-dao-ying-yong-ru-men-pian/an-zhuang-xoops.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.
