AW: [rt-users] Trouble with mysql

Leuchter, Lars lleuchter at germany.ea.com
Thu Jul 12 03:25:46 EDT 2001


ensure to have perl module Apache::DBI installed.
you can download this from CPAN using the command
 
cpan> install Apache::DBI
 
Lars

-----Ursprüngliche Nachricht-----
Von: Steven Coutts [mailto:work at stevencoutts.org.uk] 
Gesendet: Donnerstag, 12. Juli 2001 09:10
An: Leuchter, Lars; rt-users at lists.fsck.com
Betreff: Re: [rt-users] Trouble with mysql


That 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 <mailto:lleuchter at germany.ea.com>  
To: Steven Coutts <mailto:work at stevencoutts.org.uk>  ;
rt-users at lists.fsck.com <mailto:rt-users at 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 at stevencoutts.org.uk] 
Gesendet: Mittwoch, 11. Juli 2001 11:10
An: rt-users at lists.fsck.com <mailto:rt-users at 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 at localhost' <mailto:'rt_user at localhost'>  (Using password: YES) at
tools/initdb line 138
Access denied for user: 'rt_user at localhost' <mailto:'rt_user at 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?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20010712/de6aaf4c/attachment.htm>


More information about the rt-users mailing list