From 23127d91b0c86def2aab6dd1897f67fb50bd2583 Mon Sep 17 00:00:00 2001 From: bidi Date: Wed, 4 Dec 2024 16:50:14 +0200 Subject: [PATCH] updated server reqs Signed-off-by: bidi --- docs/book/v5/introduction/server-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/v5/introduction/server-requirements.md b/docs/book/v5/introduction/server-requirements.md index 30d809d..26435fd 100644 --- a/docs/book/v5/introduction/server-requirements.md +++ b/docs/book/v5/introduction/server-requirements.md @@ -32,7 +32,7 @@ Both mod_php and FCGI (FPM) are supported. * Tested with MariaDB 10.11 LTS and MariaDB 11.4 LTS * Tested with MySQL 8.4 LTS -> :exclamation: For MySQL 8.4 LTS be sure you have the below line in my.cnf +> For MySQL 8.4 LTS be sure you have the below line in my.cnf ```text mysql_native_password=ON