<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
address
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EmailStyle18
{font-family:Arial;
color:navy;}
span.EmailStyle19
{font-family:Arial;
color:navy;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> I had the same problem, and was told that
RedHat 8 came with apache 2, and that RT didn’t work with Apache 2. I
end up going out and getting the latest apache 1 source and building it.</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>-Kelly Hickel</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Oscar Arranz
[mailto:oscar@e-milio.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, April 25, 2003 10:44
AM<br>
<b><span style='font-weight:bold'>To:</span></b> rt-users@lists.fsck.com<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [rt-users] Newbie -
Apache error</span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>Thanks Roger, it worked. But now when I enter my
username and password it says: "Your username or password is
incorrect". I have checked the usernames in the database rt3, table Users
and I'm writing the right values... I don't know what's happening and nothing
is showed in the log files.<br>
<br>
Regards,<br>
Oscar<br>
<br>
Spencer, Roger wrote:<br>
<br>
</span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'>Had the same problem on the same platform. If you specify the exact url, you probably will get a response, i.e. /index.html.<u3:p></u3:p></span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><u3:p> </u3:p></span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'>Downgrading to apache to
1.3 and mod_perl 1 corrected the problem.<u3:p></u3:p></span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><u3:p> </u3:p></span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><u3:p> </u3:p></span></font></p>
<p class=MsoNormal style='margin-left:1.0in'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Oscar Arranz [<a
href="mailto:oscar@e-milio.com">mailto:oscar@e-milio.com</a>] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, April 25, 2003 5:43
AM<br>
<b><span style='font-weight:bold'>To:</span></b> <a
href="mailto:rt-users@lists.fsck.com">rt-users@lists.fsck.com</a><br>
<b><span style='font-weight:bold'>Subject:</span></b> [rt-users] Newbie -
Apache error</span></font></p>
<p class=MsoNormal style='margin-left:1.0in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'><u3:p> </u3:p></span></font></p>
<address style='margin-right:0in;margin-bottom:12.0pt;margin-left:1.0in'><i><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'>Hi all,<br>
<br>
I have installed RT 3 in a linux Red Hat 8 using mysql
and this apache configuration:<br>
<br>
Apache/2.0.45 (Unix)
mod_perl/1.99_08 Perl/v5.8.0 Server at 192.168.0.10 Port 8080<br>
<br>
When I connect to the URL http://192.168.0.10:8080 I get a
404 error (Page not found). The apache error log has the following line:<br>
<br>
[error] [client 192.168.0.11] Attempt to serve directory:
/opt/rt3/share/html/<br>
<br>
The directory exists and has read permission for everybody.<br>
<br>
What could be happening?<br>
<br>
Thanks,<br>
Oscar<u3:p></u3:p></span></font></i></address>
<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>_______________________________________________
rt-users mailing list rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users Have you read the FAQ? The RT
FAQ Manager lives at http://fsck.com/rtfm</span></font></p>
<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>
</div>
</body>
</html>
_______________________________________________
rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm