koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] bugs in installer.pl


From: Tonnesen Steve
Subject: [Koha-devel] bugs in installer.pl
Date: Sat Jun 22 20:35:01 2002

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]