https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41991 --- Comment #30 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Nind from comment #29)
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
Great. Thx David. -- You are receiving this mail because: You are watching all bug changes.