18 May
2026
18 May
'26
6:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41991 --- Comment #29 from David Nind <david@davidnind.com> --- Hi Marcel. Now signed off. Thanks for adding the step numbers to the test plan. I don't really know how the includes etc for the Apache config work in KTD. To get the Apache changes to work in KTD: 1. sudo vi /etc/apache2/sites-available/kohadev.conf 2. Added the directives in step 5 in the Intranet virtual host section: ... SetEnv SUSPEND_PLUGIN_report "1" RequestHeader add X-Koha-SetEnv "SUSPEND_PLUGIN_report 1" DocumentRoot /kohadevbox/koha/koha-tmpl ... 3. Restarted everything (restarts Apache and Plack): restart_all David -- You are receiving this mail because: You are watching all bug changes.