24 Dec
2009
24 Dec
'09
1:42 a.m.
Hi Rick, 2009/12/23 Richard Forristall <Richard.Forristall@goodwillaz.org>:
Does Koha use a cache to remember config settings in OPAC and Intranet?
Not these.
I updated koha_conf.xml to change the password and now in the librarian view and OPAC view I get this error:
Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /home/koha/kohaclone/C4/Context.pm line 667. Compilation failed in require at /home/koha/kohaclone/C4/Circulation.pm line 25.
This line indicates that somehow the password in koha-conf.xml does not match the one in mysql. Can you access the db via 'mysql -ukohaadmin -p' with the same password presently in koha-conf.xml? Kind Regards, Chris