mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
Merge pull request #99 from Nuc1eoN/patch-5
fpm extension is also needed
This commit is contained in:
commit
6e142c89b4
@ -29,7 +29,7 @@ this software on an OpenVZ based system you will — most likely — not
|
|||||||
| | 9 | :white_check_mark: | |
|
| | 9 | :white_check_mark: | |
|
||||||
|
|
||||||
## 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`, and `fpm` if you are planning to use nginx
|
||||||
* MySQL `5.7` **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.)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user