http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7839
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #5 from David Cook <[email protected]> --- Hi Jared: Check the security settings for routing-lists.pl on your server. You should have it set so that your public/everyone users can Read & Execute this file. I can assure you that you're getting the "(13)Permission denied: exec of..." error, because your users can only Read the file. (In reply to comment #4) > When I apply this patch and try to view the new page, I get a 500 error, and > the following message in the logs: > > [Sat May 12 10:23:57 2012] [error] [client 192.168.56.1] (13)Permission > denied: exec of '/home/jcamins/kohaclone/members/routing-lists.pl' failed, > referer: > http://192.168.56.57:8080/cgi-bin/koha/members/moremember. > pl?borrowernumber=217 > [Sat May 12 10:23:57 2012] [error] [client 192.168.56.1] Premature end of > script headers: routing-lists.pl, referer: > http://192.168.56.57:8080/cgi-bin/koha/members/moremember. > pl?borrowernumber=217 -- 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/
