From: Banana Date: Mon, 27 Nov 2023 13:14:58 +0000 (+0100) Subject: cleanup X-Git-Tag: 1.6~14 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=76a91e6661f4939bc5437e289e4f4797a86467df;p=bibliotheca-php.git cleanup --- 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.