mirror of
https://gitee.com/cssfw/tmgsl.git
synced 2026-03-28 17:11:36 +08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fec01dc5e6 | ||
|
|
ba56112bea | ||
|
|
aa6f409ff4 |
@@ -5,7 +5,7 @@
|
||||
# Usage
|
||||
Please follow the steps below to install this plugin:
|
||||
|
||||
1. Go to the [Releases page](https://github.com/MeowServer/HintServiceMeow/releases) and download the latest `TMGSL.tar.gz` file.
|
||||
1. Go to the [Releases page](https://gitee.com/cssfw/tmgsl/releases/) and download the latest `TMGSL.tar.gz` file.
|
||||
2. If PHP is already installed on the server, place it directly into the web directory; if not, refer to the [PHP installation documentation](https://www.php.net/manual/zh/install.general.php).
|
||||
3. Paste these files into the web directory folder, then restart Nginx/Apache to complete the installation.
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
请按照以下步骤安装该插件:
|
||||
|
||||
1. 进入 [发行页面](https://github.com/MeowServer/HintServiceMeow/releases),下载最新的 `TMGSL.tar.gz` 文件。
|
||||
2. 如果服务器已经安装了PHP,则直接放入Web目录,如果没有参考[PHP安装文档](https://www.php.net/manual/zh/install.general.php)
|
||||
1. 进入 [发行页面](https://gitee.com/cssfw/tmgsl/releases/),下载最新的 `TMGSL.tar.gz` 文件。
|
||||
2. 如果服务器已经安装了PHP,则直接解压放入Web目录,如果没有参考[PHP安装文档](https://www.php.net/manual/zh/install.general.php)
|
||||
3. 将这些文件粘贴到WEB目录文件夹中,然后重启Nginx/Apache完成安装。
|
||||
|
||||
# 文档
|
||||
|
||||
Reference in New Issue
Block a user