[Koha-bugs] [Bug 17240] Allow processes that rely on background jobs run in Plack mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 10 22:44:12 CEST 2018


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

--- Comment #17 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Sounds like they are running under plack already, our apache2 config looks
wrong

With:
  ProxyPass "/cgi-bin/koha/tools/batch_record_modification.pl" "!"
I see logs in plack log files

With:
  ProxyPass "/intranet/tools/batch_record_modification.pl" "!"
I see them in apache log files

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list