Try logging in using the user and password from the /etc/koha.conf file (user= and pass= values in that file). Steve. On Thu, 30 Jan 2003, Hor Hen Ley wrote:
hi everyone, This is my last resort posting to this ml. i have tried all the all the installation methods and installing several times for version 1.2.3. However when i view the intranet index page i see somelike "http://www.bii.a-star.edu.sg/wherethelightdontshine/koha_login.html"
is there something wrong ? shouldnt i be seeing the something like the librarian access module in "http://koha.org/drive/" ?
any help would be great. pls anyone ?
Misc info ========= /etc/koha.conf --------------------------- base=koha hostname=localhost user=koha pass=koha includes=/usr/local/koha/intranet/htdocs/includes intranetdir=/usr/local/koha/intranet opacdir=/usr/local/koha/opac kohalogdir=/var/log/koha kohaversion=1.2.3 httpduser=www-data -----------------------------
/etc/httpd.conf ----------------------------- HA's OPAC Configuration <VirtualHost 192.168.120.135> ServerAdmin webmaster@testing.com DocumentRoot /usr/local/koha/opac/htdocs ServerName opac.testing.com ScriptAlias /cgi-bin/koha/ /usr/local/koha/opac/cgi-bin/ ErrorLog /var/log/apache/opac-error_log TransferLog /var/log/apache/opac-access_log SetEnv PERL5LIB "/usr/local/koha/intranet/modules" Options +Includes AddHandler server-parsed .html
</VirtualHost>
# KOHA's INTRANET Configuration <VirtualHost 192.168.120.135> ServerAdmin webmaster@testing.com DocumentRoot /usr/local/koha/intranet/htdocs ServerName intra.testing.com ScriptAlias /cgi-bin/koha/ "/usr/local/koha/intranet/cgi-bin/" ErrorLog /var/log/apache/koha-error_log TransferLog /var/log/apache/koha-access_log SetEnv PERL5LIB "/usr/local/koha/intranet/modules" Options +Includes AddHandler server-parsed .html
</VirtualHost> -------------------------------
-- Hor Hen Ley ( bii web team ) henley@bii.a-star.edu.sg
my pgp publics are available at http://www.bii-sg.org/~henley/