add note about PHP version (#74)

Co-authored-by: Pig Fang <g-plane@hotmail.com>
This commit is contained in:
Restent Ou 2024-05-17 20:04:13 +08:00 committed by GitHub
parent f8f140e78b
commit 7c532cde7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 3 deletions

View File

@ -4,7 +4,13 @@
### Basic Requirements
Blessing Skin supports Nginx, Apache and Caddy, however it doesn't support IIS. PHP version must be 8.0.2 or above.
Blessing Skin supports Nginx, Apache and Caddy, however it doesn't support IIS. PHP version must be 8.1.0 or above.
::: warning For users of the stable version of Blessing Skin
The latest stable version of Blessing Skin (v6.0.2) doesn't support PHP 8.2.0 or above. Please build with the latest source code if needed.
:::
### Required PHP Extensions
@ -115,4 +121,4 @@ Then, just follow the wizard.
## Complete
You've finished the installation. Enjoy it!
You've finished the installation. Enjoy it!

View File

@ -12,7 +12,13 @@
流畅运行 Blessing Skin 对你的服务器的配置的要求非常低(除非你运营的是一个巨型皮肤站)。你需要检查的是你的运行环境。
Blessing Skin 支持 Nginx 或 Apache 以及 Caddy 作为 Web 服务器,不支持 IIS。PHP 版本必须为 8.0.2 或以上。
Blessing Skin 支持 Nginx 或 Apache 以及 Caddy 作为 Web 服务器,不支持 IIS。PHP 版本必须为 8.1.0 或以上。
::: warning 对于使用稳定版 Blessing Skin 的用户
最新的 Blessing Skin 稳定版本(即 6.0.2)不支持 PHP 8.2.0 或以上。如果需要,使用最新源码编译即可。
:::
### 必需的 PHP 扩展