<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Nachricht</TITLE>

<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=474562407-12072001><FONT face=Arial color=#0000ff size=2>ensure 
to have perl module Apache::DBI installed.</FONT></SPAN></DIV>
<DIV><SPAN class=474562407-12072001><FONT face=Arial color=#0000ff size=2>you 
can download this from CPAN using the command</FONT></SPAN></DIV>
<DIV><SPAN class=474562407-12072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=474562407-12072001><FONT face=Arial color=#0000ff 
size=2>cpan> install Apache::DBI</FONT></SPAN></DIV>
<DIV><SPAN class=474562407-12072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=474562407-12072001><FONT face=Arial color=#0000ff 
size=2>Lars</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=de dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> Steven Coutts 
  [mailto:work@stevencoutts.org.uk] <BR><B>Gesendet:</B> Donnerstag, 12. Juli 
  2001 09:10<BR><B>An:</B> Leuchter, Lars; 
  rt-users@lists.fsck.com<BR><B>Betreff:</B> Re: [rt-users] Trouble with 
  mysql<BR><BR></FONT></DIV>
  <DIV><FONT size=2>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 -:</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>/usr/local/apache-1.3.20/bin/apachectl configtest<BR>Syntax 
  error on line 991 of /usr/local/apache-1.3.20/conf/httpd.conf:<BR>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.<BR></FONT></DIV>
  <DIV><FONT size=2>but DBI.pm is in the 
  '/usr/lib/perl5/site_perl/5.005/i386-linux' path</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>Any ideas??</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>Cheers</DIV></FONT>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=lleuchter@germany.ea.com 
    href="mailto:lleuchter@germany.ea.com">Leuchter, Lars</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=work@stevencoutts.org.uk 
    href="mailto:work@stevencoutts.org.uk">Steven Coutts</A> ; <A 
    title=rt-users@lists.fsck.com 
    href="mailto:rt-users@lists.fsck.com">rt-users@lists.fsck.com</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, July 11, 2001 5:12 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> AW: [rt-users] Trouble with 
    mysql</DIV>
    <DIV><BR></DIV>
    <DIV><SPAN class=626361116-11072001><FONT face=Arial color=#0000ff 
    size=2>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</FONT></SPAN></DIV>
    <DIV><SPAN class=626361116-11072001><FONT face=Arial color=#0000ff 
    size=2>the password.</FONT></SPAN></DIV>
    <DIV><SPAN class=626361116-11072001><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV><SPAN class=626361116-11072001><FONT face=Arial color=#0000ff 
    size=2>Lars</FONT></SPAN></DIV>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV></DIV>
      <DIV class=OutlookMessageHeader lang=de dir=ltr align=left><FONT 
      face=Tahoma size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> Steven 
      Coutts [mailto:work@stevencoutts.org.uk] <BR><B>Gesendet:</B> Mittwoch, 
      11. Juli 2001 11:10<BR><B>An:</B> <A 
      href="mailto:rt-users@lists.fsck.com">rt-users@lists.fsck.com</A><BR><B>Betreff:</B> 
      [rt-users] Trouble with mysql<BR><BR></FONT></DIV>
      <DIV><FONT size=2>Having trouble installing request tracker, got all 
      dependancies working but when  i try make install i hit the following 
      -:</FONT></DIV>
      <DIV><FONT size=2></FONT> </DIV>
      <DIV><FONT size=2>Now populating database schema.<BR>Enter the mysql 
      password for rt_user:<BR>Creating database 
      schema.<BR>DBI->connect(dbname=rt2;host=localhost) failed: Access 
      denied for user: <A 
      href="mailto:'rt_user@localhost'">'rt_user@localhost'</A> (Using password: 
      YES) at tools/initdb line 138<BR>Access denied for user: <A 
      href="mailto:'rt_user@localhost'">'rt_user@localhost'</A> (Using password: 
      YES) at tools/initdb line 138, <STDIN> chunk 1.<BR>make: *** 
      [initdb.rtuser] Error 255<BR></FONT></DIV>
      <DIV><FONT size=2></FONT> </DIV>
      <DIV><FONT size=2></FONT> </DIV>
      <DIV><FONT size=2>Any ideas??</FONT></DIV>
      <DIV><FONT size=2></FONT> </DIV>
      <DIV><FONT size=2>--</DIV></FONT>
      <DIV><FONT size=2>God Put 24 Hours In A Day, Becks Put 24 Beers In A 
      <BR>Case........................</FONT></DIV>
      <DIV> </DIV>
      <DIV><FONT size=2>Coincidence Or 
What?</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>