Ahh yep, it fetches the data from the database.
OK - To be picky again... If I turn on +IncludesNoExec in apache.conf and then change from...
exec='/cgi-bin/koha/currency.pl'
to...
include virtual="/cgi-bin/koha/currency.pl"
Everything works same but avoids using exec.
Q. Why avoid using the "exec"?
A. Looking at:
http://httpd.apache.org/docs/mod/mod_include.html#includevirtual
Hi Roger Ahh yep, thats a hangover to my apache 1.2 days when it didnt warn you about that. Fair call tho, ill make those changes and update the file in cvs. Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz