tanzeem <[email protected]> writes: > I followed the instructions at http://vimalkumar.oksociety.in/node/74 to > install koha and everything was smooth until i got the following error on > running the webinstaller using 127.0.0.1:8000
AFAIK, it runs on 127.0.0.1; not 127.0.0.1:8000 again, unless you set up something by yourselves, it is 8080; not 8000. > > Software error: > > Access denied for user 'kohaadmin'@'localhost' (using password: YES) at > /usr/share/koha/lib/C4/Context.pm line 692. The password you gave "perl Makefile.PL" is obviously wrong. > Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 33. > BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 33. > Compilation failed in require at > /usr/share/koha/intranet/cgi-bin/mainpage.pl line 23. > BEGIN failed--compilation aborted at > /usr/share/koha/intranet/cgi-bin/mainpage.pl line 23. PS:- I am myself a newbie to Koha. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

