Trouble with mysql

Having trouble installing request tracker, got all dependancies working but when i try make install i hit the following -:

Now populating database schema.
Enter the mysql password for rt_user:
Creating database schema.
DBI->connect(dbname=rt2;host=localhost) failed: Access denied for user: ‘rt_user@localhost’ (Using password: YES) at tools/initdb line 138
Access denied for user: ‘rt_user@localhost’ (Using password: YES) at tools/initdb line 138, chunk 1.
make: *** [initdb.rtuser] Error 255

Any ideas??

God Put 24 Hours In A Day, Becks Put 24 Beers In A
Case…

Coincidence Or What?

NachrichtThat was the problem, now I have done the ‘make install’ and installed everything. Editied my httpd.conf but I get an error running the config test -:

/usr/local/apache-1.3.20/bin/apachectl configtest
Syntax error on line 991 of /usr/local/apache-1.3.20/conf/httpd.conf:
Can’t locate Apache/DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 . /usr/local/apache-1.3.20/ /usr/local/apache-1.3.20/lib/perl) at (eval 4) line 3.

but DBI.pm is in the ‘/usr/lib/perl5/site_perl/5.005/i386-linux’ path

Any ideas??

Cheers----- Original Message -----
From: Leuchter, Lars
To: Steven Coutts ; rt-users@lists.fsck.com
Sent: Wednesday, July 11, 2001 5:12 PM
Subject: AW: [rt-users] Trouble with mysql

Make sure you create a mysql user “rt_user” with a given password and add this password to your /tmp/rt/Makefile, there´s an entry to define
the password.

Lars
-----Ursprüngliche Nachricht-----
Von: Steven Coutts [mailto:work@stevencoutts.org.uk]
Gesendet: Mittwoch, 11. Juli 2001 11:10
An: rt-users@lists.fsck.com
Betreff: [rt-users] Trouble with mysql

Having trouble installing request tracker, got all dependancies working but when  i try make install i hit the following -:

Now populating database schema.
Enter the mysql password for rt_user:
Creating database schema.
DBI->connect(dbname=rt2;host=localhost) failed: Access denied for user: 'rt_user@localhost' (Using password: YES) at tools/initdb line 138
Access denied for user: 'rt_user@localhost' (Using password: YES) at tools/initdb line 138, <STDIN> chunk 1.
make: *** [initdb.rtuser] Error 255



Any ideas??

God Put 24 Hours In A Day, Becks Put 24 Beers In A 
Case........................

Coincidence Or What?