I have installed Koha on Ubuntu am new on this, I have tried to follow the instructions but am getting the following error when I access koha main page. Can someone please help. Thanks Koha error The following fatal error has occurred: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/share/perl/5.8/CGI/Carp.pm line 314. 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/intranet/cgi-bin/mainpage.pl line 24. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 24. -- View this message in context: http://www.nabble.com/Koha-installation-on-Ubuntu-tp22555223p22555223.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
You don't have permissions on the Koha mysql database. Start at the beginning of the steps and confirm you have granted permissions to the account appearing in your koha-conf.xml file. You can test this by trying to use the mysql command line with the same credentials. --Joe On Tue, Mar 17, 2009 at 5:23 AM, dmaina <danmaina@ymail.com> wrote:
I have installed Koha on Ubuntu am new on this, I have tried to follow the instructions but am getting the following error when I access koha main page. Can someone please help. Thanks
Koha error The following fatal error has occurred: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/share/perl/5.8/CGI/Carp.pm line 314. 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/intranet/cgi-bin/mainpage.pl line 24. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 24.
-- View this message in context: http://www.nabble.com/Koha-installation-on-Ubuntu-tp22555223p22555223.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
dmaina -
Joe Atzberger