Skip to content

Commit f98408a

Browse files
committed
updated sys reqs page
Signed-off-by: bidi <[email protected]>
1 parent df629d0 commit f98408a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/book/v5/introduction/server-requirements.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ Both mod_php and FCGI (FPM) are supported.
3030
## RDBMS
3131

3232
* Tested with MariaDB 10.11 LTS and MariaDB 11.4 LTS
33+
* Tested with MySQL 8.4 LTS
34+
35+
> For MySQL 8.4 LTS be sure you have the below line in my.cnf
36+
37+
```text
38+
mysql_native_password=ON
39+
```
3340

3441
## Recommended extensions
3542

0 commit comments

Comments
 (0)