[rt-users] Installing Rt2 for the first time
del
del at obsidian.com
Sun Feb 24 14:12:30 EST 2002
greetings,
i am trying to install RT2 for the first time on a RH 7.2 Linux system
Below is the following error msg......what did I do wrong...? MySQL
(version mysql-3.23.49 )was started as $bindir/safe_mysqld
--datadir=$datadir --pid-file=$pid_file &
any suggestions...?
donnie
Enter the mysql administrator's database password to create a new user for RT
ERROR 1175 at line 2: You are using safe update mode and you tried to
update a table without a WHERE that uses a KEY column
Enter the mysql administrator's database password to nondestructively
reload the database
/usr/bin/perl tools/initdb 'mysql' '/usr/local/mysql' 'localhost' '' 'rt'
'rt2' insert
Now populating database schema.
Enter the mysql password for rt:
Creating database schema.
DBI->connect(dbname=rt2;host=localhost) failed: Access denied for user:
'rt at localhost' (Using password: YES) at tools/initdb line 144
Access denied for user: 'rt at localhost' (Using password: YES) at
tools/initdb line 144, <STDIN> line 1.
make: *** [initdb.rtuser] Error 255
[root at dakar rt-2-0-11]# make dropdb
/usr/bin/perl tools/initdb 'mysql' '/usr/local/mysql' 'localhost' ''
'root' 'rt2' drop
Now dropping the RT2 database.
Enter the mysql password for root:
About to drop mysql database rt2.
WARNING: This will erase all data in rt2.
If you have an existing RT 2.x installation, this will destroy all your data.
i
Proceed [y/N]:y
Dropping mysql database rt2.
More information about the rt-users
mailing list