# Private server: Tài khoản đang được đăng nhập ở một nơi khác

Nếu không có ai đăng nhập vào tài khoản mà tool vẫn báo "Tài khoản của bạn đang được đăng nhập ở một nơi khác" (ảnh 1). Hãy xử lý theo các bước sau:

Bước 1: Tại thư mục chứa code private server, tiến hành mở file **config/database.php**

Bước 2: Sửa file '' Thêm các nội dung vào mục 'mysql' tương tự các giá trị trong tệp .env (như ảnh 2)

<figure><img src="/files/KWxoPtft65Qf8jjInx6o" alt=""><figcaption><p>Ảnh 1</p></figcaption></figure>

<figure><img src="/files/Hi9u4gSKZebSDfCgzIXn" alt=""><figcaption><p>Ảnh 2</p></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://docs.gpmloginapp.com/loi-thuong-gap/private-server-tai-khoan-dang-duoc-dang-nhap-o-mot-noi-khac.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.
