Problems with Apache when trying to access Koha Admin
I have installed koha 3.06.01 following the instructions online for Ubuntu 11.10. Everything went well until now. When I try to go to 127.0.0.1:8080 I get this message. Software error: Access denied for user 'koha'@'localhost' (using password: YES) at /usr/share/koha/lib/C4/Context.pm line 693. 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 26. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 26. Any ideas on how I fix this? Thank you Adam Fullerton, MLIS Electronic/Technical Services Librarian & Assistant Professor Morningside College 1501 Morningside Ave Sioux City, IA 51106 Phone: 712-274-5247 Fax: 712-274-5224 attn: Fullerton Email: fullertona@morningside.edu Being a librarian is not a job...it's a lifestyle.
2011/12/1 Adam Fullerton <fullertona@morningside.edu>:
I have installed koha 3.06.01 following the instructions online for Ubuntu 11.10.
Everything went well until now. When I try to go to 127.0.0.1:8080 I get this message.
Software error:
Access denied for user 'koha'@'localhost' (using password: YES) at /usr/share/koha/lib/C4/Context.pm line 693. 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 26. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 26.
Any ideas on how I fix this?
That's koha saying it can't connect to your database, did you set up the koha user in mysql and give it the appropriate permissions? Chris
I found this post and it's exactly the issue I'm having. the problem is... I'm new to Linux, koha and mysql and therefore don't quite know how to follow through on the solution given. speak slowly and use small words and I will be grateful. cul -- View this message in context: http://koha.1045719.n5.nabble.com/Problems-with-Apache-when-trying-to-access... Sent from the Koha-general mailing list archive at Nabble.com.
participants (3)
-
Adam Fullerton -
Chris Cormack -
culiforge