Skip to content

Commit 0b3ac65

Browse files
committed
updated system reqs
Signed-off-by: bidi <[email protected]>
1 parent 666df54 commit 0b3ac65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ 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
34+
35+
> For MySQL 8 be sure you have the below line in my.cnf
36+
> ```text
37+
> mysql_native_password=ON
38+
> ```
3339
3440
## Recommended extensions
3541

0 commit comments

Comments
 (0)