[rt-users] Access denied for user: 'root at localhostt' (Using password: YES)'

Bala linuxbala at yahoo.com
Mon Feb 25 22:13:42 EST 2002


Hi All,
       I am new to this list, I am trying to install
RT in my machine, I am getting the following error
message,
   In the Makefile I am using DB_RT_USER = mysql
what may be the problem, it seems to be access
problem,
if it is so, how to set Administrator's password in
MySQl.

Thanks in Advance,
Bala.
        

#make install
mkdir -p //usr/local/rt2/bin
mkdir -p //usr/local/rt2/WebRT/data
mkdir -p //usr/local/rt2/WebRT/sessiondata
mkdir -p //usr/local/rt2/etc
mkdir -p //usr/local/rt2/lib
mkdir -p //usr/local/rt2/WebRT/html
mkdir -p //usr/local/rt2/local/WebRT/html
/usr/bin/perl   tools/initdb 'mysql'
'/usr/local/mysql' 'localhost' '' 'root' 'rt2' cre
ate
Now creating a database for RT.
Enter the mysql password for root:
Creating mysql database rt2.
cp etc/acl.mysql '//usr/local/rt2/etc/acl.mysql'
/usr/bin/perl -p -i -e " s'!!DB_TYPE!!'"mysql"'g;\
                        s'!!DB_HOST!!'"localhost"'g;\
                       
s'!!DB_RT_PASS!!'"admin123"'g;\
                       
s'!!DB_RT_HOST!!'"localhost"'g;\
                        s'!!DB_RT_USER!!'"mysql"'g;\
                        s'!!DB_DATABASE!!'"rt2"'g;"
//usr/local/rt2/etc/acl.mysql
bin/initacls.mysql '/usr/local/mysql' 'localhost' ''
'root' '' 'rt2' '//usr/local/rt2/e
tc/acl.mysql'
Enter the mysql administrator's database password to
create a new user for RT
Enter password:
ERROR 1044: Access denied for user: 'root at localhost'
to database 'mysql'
Enter the mysql administrator's database password to
nondestructively reload the databa
se
Enter password:
/usr/local/mysql/bin/mysqladmin: reload failed; error:
'Access denied for user: 'root at localhost' (Using
password: YES)'
make: *** [acls] Error 1





__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com




More information about the rt-users mailing list