mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-12 09:21:59 -06:00
Merge pull request #77 from Sir3lit/patch-7
Remove `or higher` from mysql
This commit is contained in:
commit
aaeb41b715
@ -30,7 +30,7 @@ this software on an OpenVZ based system you will — most likely — not
|
|||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* PHP `7.2` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`
|
* PHP `7.2` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`
|
||||||
* MySQL `5.7` or higher **or** MariaDB `10.1.3` or higher
|
* MySQL `5.7`**or** MariaDB `10.1.3` or higher
|
||||||
* Redis (`redis-server`)
|
* Redis (`redis-server`)
|
||||||
* A webserver (Apache, NGINX, Caddy, etc.)
|
* A webserver (Apache, NGINX, Caddy, etc.)
|
||||||
* `curl`
|
* `curl`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user