i was installing koha3 alpha and i have the follow error Software error: Can't call method "do" on unblessed reference at /usr/share/koha/lib/C4/Context.pm line 609. Compilation failed in require at /usr/share/koha/lib/C4/Members.pm line 24. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Members.pm line 24. 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. CGI::Carp this was in the firefox, at time to see intranet and opac tell me what is the error
"Luis Valdes Guerrero" <lguerrero@estudiantes.uci.cu> wrote:
Can't call method "do" on unblessed reference at /usr/share/koha/lib/C4/Context.pm line 609.
I think that usually means that Koha can't connect to the database. I added a specific test for database unavailability because it's a very common failure and it should be in 3.0 beta. For now, check your database details in and file permissions on the koha-conf.xml and make sure they work. Hope that helps, -- MJ Ray http://mjr.towers.org.uk/email.html tel:+44-844-4437-237 - Webmaster-developer, statistician, sysadmin, online shop builder, consumer and workers co-operative member http://www.ttllp.co.uk/ - Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
participants (2)
-
Luis Valdes Guerrero -
MJ Ray