Bläddra i källkod

Merge pull request #731 from Takios/patch-1

Add zlib extension to requirements
El RIDO 5 år sedan
förälder
incheckning
1ddbcf79ac
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      INSTALL.md

+ 1 - 0
INSTALL.md

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