[rt-users] Contrib/Statistics3?
Garrett Scott
garrett at gothik.org
Tue Jan 6 12:39:29 EST 2004
Tim,
I followed the README section pretty much line for line as follows:
<VirtualHost xxx.xxx.xxx.xxx>
ServerName xxx.xxx.xxx
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
PerlSetVar MasonArgsMethod CGI
PerlModule Apache2 Apache::compat
RewriteEngine On
RewriteRule ^(.*)/$ $1/index.html
PerlModule Apache::DBI
PerlRequire /opt/rt3/bin/webmux.pl
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
----
Garrett Scott
-----Original Message-----
From: Tim Wilson [mailto:tim_wilson at hopkins.k12.mn.us]
Sent: Tuesday, January 06, 2004 5:46 AM
To: Garrett Scott; rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Contrib/Statistics3?
On 1/5/04 7:40 PM, "Garrett Scott" <garrett at gothik.org> wrote:
> Fixed. Apparently the README install docs, changed over the course of
> rt3 development. =)
>
> Below is what I HAD (new version is in the readme). Amazing what rtfm
> will do:
I read the README and followed the directions for Debian users:
<quote>
Debian Users:
Just put the contents of this archive into
/usr/local/share/request-tracker3/html
</quote>
It doesn't work, however. My error log shows:
[Tue Jan 6 07:36:14 2004] [error] [client 10.50.10.116] File does not
exist: /usr/share/request-tracker3/html/Statistics/index.html
which indicates that Apache isn't looking in
/usr/local/share/request-tracker3 like I thought it was supposed to.
Garrett, how did you fix this?
-Tim
--
Timothy Wilson
Technology Integration Specialist
Hopkins ISD #270, Hopkins, MN, USA
ph: 952.988.4103 fax: 952.988.4311 AIM: tis270
More information about the rt-users
mailing list