A couple things I found out the hard way:
-
in addition to PHP, you need to have the PHP driver for whatever database you use; e.g. sudo apt install php-sqlite3 or sudo apt install php-mysql (for mysql/mariadb).
-
The two settings that need to be set: set at least one path in "Edit Collections"; save; select the collection (first item); then set the DK database path.
A couple things I found out the hard way:
1. in addition to PHP, you need to have the PHP driver for whatever database you use; e.g. sudo apt install php-sqlite3 or sudo apt install php-mysql (for mysql/mariadb).
2. The two settings that need to be set: set at least one path in "Edit Collections"; save; select the collection (first item); then set the DK database path.