From e02816b1a4df2ea9031cefa05dd87d9984ec7abe Mon Sep 17 00:00:00 2001 From: techboyg5 <63317676+techboyg5@users.noreply.github.com> Date: Mon, 4 Jan 2021 14:52:44 -0600 Subject: [PATCH] Database --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5d10551c..21e0bfe1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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