[OPEN-ILS-DEV] Apache errors

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Thu May 10 05:18:46 EDT 2007


-On [20070510 11:14], Hennie Rautenbach (hennie at sabinet.co.za) wrote:
> [Thu May 10 11:08:19 2007] [error] [client 192.96.193.28] (13)Permission 
> denied: exec of '/openils/var/cgi-bin/support/dtree.js' failed, referer: 
> http://leo.sabinet.co.za/cgi-bin/lib-setup.cgi

> What have I missed here ?

Configuration of that directory as a cgi-bin.

>From the top of my head:

<Directory "/openils/var/cgi-bin">
  Options ExecCGI
  AllowOverride None
  Order Allow,Deny
  Allow from All
</Directory>

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
To conquer fear is the beginning of wisdom...


More information about the Open-ils-dev mailing list