Hi all,

When upgrading from 3.0.10 to 3.6.6, I followed the upgrade file and did the following:

@echo " $(RT_SBIN_PATH)/rt-setup-database --dba $(DB_DBA) --prompt-for-dba-passwor
d --action schema --datadir etc/upgrade/<version>"
@echo " $(RT_SBIN_PATH)/rt-setup-database --dba $(DB_DBA) --prompt-for-dba-passwor
d --action acl --datadir etc/upgrade/<version>"
@echo " $(RT_SBIN_PATH)/rt-setup-database --dba $(DB_DBA) --prompt-for-dba-passwor
d --action insert --datadir etc/upgrade/<version>"

The first two worked fine on the first directory (3.1.0). When I did the 'insert' command for the 3.1.0 upgrade directory, however, I got this:


DBI connect('dbname=rt3;host=localhost','rt',...) failed: Access denied for user 'rt'@'localhost' (using password: YES) at /Library/ Perl/5.8.6/DBIx/SearchBuilder/Handle.pm line 106 Connect Failed Access denied for user 'rt'@'localhost' (using password: YES)
 at /opt/rt3/lib/RT.pm line 220

I didn't change anything between the other commands, so I'm a bit perplexed. Ideas?

-Matt
Matt Grosland
Manager of IT
Dept of Recording Industry
Middle Tennessee State University
(615) 494-8997
[EMAIL PROTECTED]

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to