Software error in koha
Respected Sir I tried to install Koha on my system running ubuntu 12.04 LTS but i got the below error when i tried to run the software. Also i have installed solr, perl, apache tomcat6 and have followed the proper instructions provided with koha . Still i get the below error when i try to run it at http://127.0.1.1/ . Please help . Error is displayed in the same style and font as below . Kindly help me so that i could use Koha . Software error: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/share/koha/lib/C4/Context.pm line 803. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 63. 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. -- Thank You Sumit Raina
HI I guess this is a password problem with your MySQL, you have to check that the koha database permission and the koha-conf.xml mysql configuration is the same... it is a very common error ;) Kindest Regards
Greetings, Your error suggests to me that you installed from a tarball under Ubuntu. This is not the recommended way to install Koha under Debian-based operating systems. You may have misread the questions when doing the make (swapped user and password?), or made a typo when entering the password. The next problem is, after installing Koha, you need to go to the staff client first, not the OPAC. Hope you are able to track down at which step you made your mistake in the installation. GPML, Mark Tompsett
Sir I tried to install koha again and followed instructions properly . All previous errors were removed but i got a new one it says Can't use an undefined value as an ARRAY reference at /usr/local/lib/perl/5.14.2/DBI.pm line 2059. Please help and i am sendind the DBI.pm file in attachment please check the file and help .
-- Thank You Sumit Raina
Greetings, You probably have improperly set the username and password in the koha-conf.xml file. This isn't a problem with DBI.pm, it's a problem with your configuration. GPML, Mark Tompsett
Tell us more details. What instructions are you following for instance? Which Linux distribution actually? The official Koha site is http://koha-community.org Regards To+ On Wed, Jul 10, 2013 at 6:49 AM, sumit raina <sumit.raina1992@gmail.com>wrote:
Sir I tried to install koha again and followed instructions properly . All previous errors were removed but i got a new one it says
Can't use an undefined value as an ARRAY reference at /usr/local/lib/perl/5.14.2/DBI.pm line 2059.
Please help and i am sendind the DBI.pm file in attachment please check the file and help .
-- Thank You Sumit Raina
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Hugo Agud -
Mark Tompsett -
sumit raina -
Tomas Cohen Arazi