On Wed, Apr 8, 2009 at 11:34 AM, Zico <[email protected]> wrote: > On Wed, Apr 8, 2009 at 10:52 AM, Arun Khan <[email protected]> wrote: > >> >> What about your browser, is it configured to go through a proxy even for >> localhost? >> > > Ok, i have changed the exception. Now, the new error: > > > *Koha error > > The following fatal error has occurred: > > Access denied for user 'kohaadmin'@'' to database 'koha' at > /usr/share/koha/lib/C4/Context.pm line 646. > Compilation failed in require at /usr/share/koha/lib/C4/Circulation.pm line > 25. > BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Circulation.pm > line 25. > Compilation failed in require at /usr/share/koha/lib/C4/Overdues.pm line 24. > BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Overdues.pm line > 24. > Compilation failed in require at /usr/share/koha/lib/C4/Members.pm line 27. > BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Members.pm line > 27. > Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 31. > BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 31. > Compilation failed in require at > /usr/share/koha/opac/cgi-bin/opac/opac-main.pl line 22. > BEGIN failed--compilation aborted at > /usr/share/koha/opac/cgi-bin/opac/opac-main.pl line 22. > *
Please check the documentation link I have provided in my previous posting. Also check if you are able to login to mysql from console. $ mysql -u kohaadmin -D koha -p -- With Regards Abhishek Amberkar Learn to appreciate a beauty within... _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
