23 Jun
2002
23 Jun
'02
2:35 a.m.
More bugs in installer.pl. These are basically just reminders to me. I'll work on them on Monday. SetEnv requires that the mod_env module is loaded.. which it wasn't on my apache, might be worth checking for... Scripts that don't run under Apache are going to have a problem finding C4, but that's another issue. :) Directories created (./intranet/cgi-bin, ./intranet/htdocs, ./intranet/modules, same for opac) were readable only by root, so apache user couldn't access the files. Got an error accessing acquisitions, log file states: script not found or unable to stat: /usr/share/koha/intranet/cgi-binloadmodules.pl Missing a '/' somewhere there. Steve.