https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42175
--- Comment #1 from Jake Deery <[email protected]> --- Created attachment 196147 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196147&action=edit Bug 42175: Fix Mojo under k.t.d This patch fixes Mojo under k.t.d by providing CGI::Compile with an absolute rather than relative path. TO TEST: == APPLY PATCH == a) run reset_all b) run apachectl stop c) run /kohadevbox/koha/bin/opac prefork -m production -p -l http://*:8080 c) run /kohadevbox/koha/bin/intranet prefork -m production -p -l http://*:8081 d) confirm you can use k.t.d as normal == SIGN OFF == -- 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/
