Help with setup

Hi all,

I’m new to RT so any help would be appreciated.
I’ve installed all the requirements but I keep getting this error
when trying to create my first queue:
[connectdb] Database connect failed: Access denied for user:
‘rt@localhost’ (Using password: YES)

Here’s my environment:
uname -a
Linux shadow.eu.informix.com 2.2.14-12 #1 Tue Apr 25 12:31:52 EDT 2000
i686 unknown
RT version:
rt-1.0.3
Mysql version:
rpm -q mysql
mysql-3.20.32a-3
Mysql perl modules:
rpm -q mysql-perl
mysql-perl-3.20.32a-3

I dont know where to go from here.
Help!

  • Padraig.

[connectdb] Database connect failed: Access denied for user:
‘rt@localhost’ (Using password: YES)

Probably the password is wrongly configurated. Check out config.pm

Tobias Brox tobiasb@tobiasb.funcom.com writes:

[connectdb] Database connect failed: Access denied for user:
‘rt@localhost’ (Using password: YES)

Probably the password is wrongly configurated. Check out config.pm

Or you haven’t restarted mysqld after running ‘make install’

Michael Brader
Aurema Pty Ltd (formerly Softway Pty Ltd)
PO Box 305, Strawberry Hills, NSW 2012, Australia
Email:mbrader@aurema.com, Tel: +61 2 9698 2322, Fax: +61 2 9699 9174

Michael,

you got it in one. I didnt restart mysqld. Thanks for the info.

Its working now.

- Padraig.

Michael Brader wrote:

Tobias Brox <tobiasb@tobiasb.funcom.com> writes:

> > [connectdb] Database connect failed: Access denied for user:

> > ‘rt@localhost’ (Using password: YES)

>

> Probably the password is wrongly configurated. Check out config.pm

Or you haven't restarted mysqld after running 'make install'

--

Michael Brader

Aurema Pty Ltd (formerly Softway Pty Ltd)

PO Box 305, Strawberry Hills, NSW 2012, Australia

Email:mbrader@aurema.com, Tel: +61 2 9698 2322, Fax: +61 2 9699 9174

_______________________________________________

rt-users mailing list

rt-users@lists.fsck.com

http://lists.fsck.com/mailman/listinfo/rt-users

Pádraig Sweeney

Informix
Ireland Ltd.

psweeney@informix.com


Its working now.

That’s good.

For the future, please try to avoid sending HTML to the list; plain text
is usually sufficient.

“The trouble with the world is that the stupid are
cocksure and the intelligent are full of doubt.”

  • Bertrand Russell