Skip to content

Commit

Permalink
updated sys reqs
Browse files Browse the repository at this point in the history
Signed-off-by: bidi <[email protected]>
  • Loading branch information
bidi47 committed Dec 4, 2024
1 parent b04b873 commit 2f36dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/book/v5/introduction/server-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Both mod_php and FCGI (FPM) are supported.
## RDBMS

* Tested with MariaDB 10.11 LTS and MariaDB 11.4 LTS
* Tested with MySQL 8
* Tested with MySQL 8.4 LTS

> For MySQL 8 be sure you have the below line in my.cnf
> :exclamation: For MySQL 8.4 LTS be sure you have the below line in my.cnf
```text
mysql_native_password=ON
Expand Down

0 comments on commit 2f36dd2

Please sign in to comment.