https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41991

--- Comment #29 from David Nind <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to