From e5f69cb497864ecba30cd6956250359ff90f1a7d Mon Sep 17 00:00:00 2001 From: techboyg5 <63317676+techboyg5@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:51:30 -0600 Subject: [PATCH] Add PostgreSQL --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index a7ddea6..6c01c60 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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