[rt-users] Re: 3.0->3.4 rt-setup-database schema authentication

seph seph at directionless.org
Wed Mar 23 10:43:14 EST 2005


> In upgrading from 3.0.11 to 3.4.1, the rt-setup-database script works as
> expected with "--action acl" and "--action schema", but "--action insert"
> fails authentication (for all etc/upgrade/ version scripts).

For what it's worth, I didn't have any problems when I did my upgrade.

> Password: 
> DBI connect('dbname=rt3-test;host=localhost','root',...) failed: Access denied for user: 'root at localhost' (Using password: YES) at /usr/lib/perl5/site_perl/5.8.4/DBIx/SearchBuilder/Handle.pm line 98
> Connect Failed Access denied for user: 'root at localhost' (Using password: YES) at /usr/local/rt-3-4-1/lib/RT.pm line 168

well, does root at localhost have permission? I've run into a lot of
trouble around mysqls handling of users. Sometimes I seem to need
"root" sometimes "root at localhost". I'd look at that first.

seph



More information about the rt-users mailing list