On Fri, 2007-12-14 at 07:47 -0500, Chris Nighswonger wrote:
On 12/14/07, Bradley Peters <koha@moberley.com> wrote:
itDBI connect(':','',...) failed: Access denied for user 'bdp'@'localhost' (using password: NO) at /usr/local/share/perl/5.8.8/C4/Context.pm line 411 DBI connect(':','',...) failed: Access denied for user 'bdp'@'localhost' (using password: NO) at /usr/local/share/perl/5.8.8/C4/Context.pm line 411 Can't call method "selectrow_array" on an undefined value at /usr/local/share/perl/5.8.8/C4/Context.pm line 366.
It appears that 'bdp'@'localhost' does not have sufficient permissions. In mysql what does SHOW GRANTS; say?
While I have not had a chance to exercise Galen's new installer, it should take care of setting up these env vars automagically. I'll try to give the installer a whirl after lunch today and see what happens for me.
Regards
Perhaps the problem is that no password was supplied?