mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Mysql 8 & MDB 10.5 (#187)
* Mysql 8 & MDB 10.5 * Update getting_started.md
This commit is contained in:
parent
d16386a640
commit
30b6244636
@ -31,7 +31,7 @@ this software on an OpenVZ based system you will — most likely — not
|
||||
|
||||
## Dependencies
|
||||
* PHP `7.3` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`, and `fpm` if you are planning to use nginx
|
||||
* MySQL `5.7` **or** MariaDB `10.1.3` or higher
|
||||
* MySQL `5.7.22` or higher (MySQL `8` recommended) **or** MariaDB `10.2` or higher.
|
||||
* Redis (`redis-server`)
|
||||
* A webserver (Apache, NGINX, Caddy, etc.)
|
||||
* `curl`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user