I am still in the process of upgrading our Koha from 3.00.06 to 3.4.1

Installation is ok. I could import the data from 3.0.6 and did the database 
update from the :8080 interface.

But then when I run the script to remove the biblioitems I get the following 
error message:

koha34:/opt/kohaclone/misc/maintenance # perl remove_items_from_biblioitems.pl 
--run
DBI connect('dbname=koha;host=localhost;port=3306','kohaadmin',...) failed: 
Access denied for user 'kohaadmin'@'localhost' (using password: YES) at 
/opt/kohaclone/koha-tmpl/lib/C4/Context.pm line 692
Access denied for user 'kohaadmin'@'localhost' (using password: YES) at 
/opt/kohaclone/koha-tmpl/lib/C4/Context.pm line 692.

What does that mean?
( By the way:  I' m able to access  mysql -ukohaadmin -pxxxxx )

Any ideas?

Rudy Wuthrich
Kodaikanal International School

_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to