Thanks Brendan. That was the problem. There was a mismatch between the mysql password in the koha-conf.xml file and the one set up for the user kohaadmin in mysql. Paul Brendan Gallagher wrote:
Paul -- -
Please check your koha-conf.xml file. It looks like you do not have permissions on your mysql database correct. Please go back through the installation instructions and confirm that you grant permissions on the database correctly.
-Brendan
---------------------------------------------------------------------------------------------------------------------------------
Brendan A. Gallagher ByWater Solutions CEO, Director of Innovation Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting, Complete Support Packages Headquarters: Santa Barbara, CA - Office: West Haven, CT Phone # (203)823-5847 http://bywatersolutions.com info@bywatersolutions.com ---------------------------------------------------------------------------------------------------------------------------------
On Mar 18, 2009, at 8:45 PM, Paul Yachnes wrote:
I have installed Koha 3.00.01 on Ubuntu 8.04 following the directions in the Wiki. On my first login, I get:
Koha error
The following fatal error has occurred:
Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/share/koha/lib/C4/Context.pm line 666. 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 23. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 23.
I thought it might be a problem with privileges and checking the koha database in phpmyadmin I saw that none of the privileges had been set for user kohaadmin, so I set all global and database specific privileges, but I still get the same error. Can anyone suggest what my next step should be? Thanks.
Paul Yachnes _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha