This commit is contained in:
techboyg5 2021-01-04 14:52:44 -06:00 committed by GitHub
parent ca1cc52823
commit e02816b1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +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
- some disk space or (optionally) a database supported by [PDO](https://secure.php.net/manual/book.pdo.php)
- some disk space or (optionally) a MySQL or SQLite database
- ability to create files and folders in the installation directory and the PATH defined in index.php
- A web browser with javascript support