From 76a91e6661f4939bc5437e289e4f4797a86467df Mon Sep 17 00:00:00 2001 From: Banana Date: Mon, 27 Nov 2023 14:14:58 +0100 Subject: [PATCH] cleanup --- CHANGELOG | 2 +- documentation/setup/install.txt | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 311f4f2..bd5575e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ * Fixed: #26 98 theme. max column with * Fixed: #25 98 design. Sort direction select does not show the correct selected option * Fixed: #23 basic search result order - * Fixed: Buledit in 98 theme and default + * Fixed: Bulkedit in 98 theme and default 1.5 - Sacred Passage 2023-05-01 * Added google books parser. See upgrade file for more infos. diff --git a/documentation/setup/install.txt b/documentation/setup/install.txt index d67b3a3..90b74f6 100644 --- a/documentation/setup/install.txt +++ b/documentation/setup/install.txt @@ -1,6 +1,6 @@ 1. Unpack -Unpack the archive in a temp folder. Follow the steps. After you can delete the -unpacked files +Unpack the archive in a temp folder. Follow the following steps. +After that you can delete the unpacked files 2. DB Setup Create a DB and choose a prefix (A _ is added automatically as separation) for your tables. @@ -12,6 +12,8 @@ Move the content of webclient folder to your webspace. 4. File rights Make sure that systemout folder is read/write accessible for your webserver user. Recursive. Make sure that storage folder is read/write accessible for your webserver user. Recursive. +Make sure that config folder is read/write accessible for your webserver user. +Make sure that setup folder is read/write accessible for your webserver user. Recursive. 5. Setup Open your browser and visit your newly created bibliotheca installation setup with /setup @@ -28,4 +30,4 @@ Create your own user. Create your first collection. To re run the setup: -Upload the setup folder again. It deletes itself after a successfull setup. +Upload the setup folder again. It deletes itself after a successful setup. -- 2.39.5