[Koha] Koha installer defaults ***Partial Solution****
Robert Maynord
maynord at terracom.net
Thu Aug 14 08:09:00 NZST 2003
Hello Koha Folks:
I have made some progress. I now have the OPAC working! The solution
was to add a second ScriptAlias line to the OPAC part of the httpd2.conf
file. The first ScriptAlias points to --
/cgi-bin/opac/ /usr/local/koha/opac/cgi-bin/
The second points to --
/cgi-bin/koha/ /usr/local/koha/opac/cgi-bin/
Without both of these, it doesn't work.
The Intranet part of Koha is not yet working for me, but I continue to
pursue it...
Robert
More information about the Koha
mailing list