http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9316
--- Comment #21 from Martin Renvoize <[email protected]> --- not applied that last one yet.. but spotted an error in the code.. Your chmod in the new koha-plack.sh You've missed the "T" at then end, and the permission required I think is 666, 775 doesn't appear to work.. (666 is the same as the zebra sockets permissions) I'd have made the cahnge myself.. but it looks like your working on it so I thought it sensible to wait until your happy with what you've got. As a niggle. Might it be sensible to split up the lock and run files to follow the conventions in the zebra server.. (ie. put the lock file inside /var/lock/plack)? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
