diff --git a/README.md b/README.md index f074a599f8..88932c85fa 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ iVampireSP 负责 php 部分, Bing_Yanchi 负责 python 部分 ## 使用方法 ### php 部分 -前提:如果您的服务器禁用了php的exec函数,请解除。 +前提:如果您的服务器禁用了php的exec函数,请解除。如果您的系统没有安装curl,请安装。 导入 `php/databse.sql` 至你的数据库,并修改 `config/config.php` 中的值。如果你的环境中禁用了 php 的 `exec` 函数,请解除禁用。 diff --git a/README_en-US.md b/README_en-US.md index 692fe7303f..01bc04192c 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -15,6 +15,8 @@ Go to our forum: https://f.yistars.net/ Register and start booking! ### php part Premise: If your server has disabled the exec function of php, please release it. +Please install curl on the server (not an extension of PHP) + Import ` php / database.sql ` to your database and modify the values in ` config / config.php `. If the ` exec ` function of php is disabled in your environment, please remove it. For security reasons, please be sure to rename ` php / admin `