Add PostgreSQL

This commit is contained in:
techboyg5 2021-01-04 15:51:30 -06:00 committed by GitHub
parent 5b736084e2
commit e5f69cb497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ options](#configuration) to adjust as you see fit.
- mcrypt extension (mcrypt needs to be able to access `/dev/urandom`. This means if `open_basedir` is set, it must include this file.)
- com_dotnet extension
- GD extension
- some disk space or (optionally) a MySQL or SQLite database
- some disk space or (optionally) a MySQL, PostgreSQL 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