Merge pull request #731 from Takios/patch-1

Add zlib extension to requirements
pull/742/head
El RIDO 2021-01-04 21:10:14 +01:00 committed by GitHub
commit 1ddbcf79ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ options](#configuration) to adjust as you see fit.
Mcrypt needs to be able to access `/dev/urandom`. This means if `open_basedir` is set, it must include this file.
- GD extension
- zlib extension
- some disk space or (optionally) a database supported by [PDO](https://secure.php.net/manual/book.pdo.php)
- ability to create files and folders in the installation directory and the PATH defined in index.php
- A web browser with javascript support