[rt-users] Upgrade issue 3.0.10 to 3.6.6
Matt Grosland
grosland at mtsu.edu
Thu May 1 12:58:19 EDT 2008
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
grosland at mtsu.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080501/a593ac20/attachment.htm>
More information about the rt-users
mailing list