[rt-users] Setup error on Solaris
Florian Haid
Florian.Haid at AdNovum.CH
Wed Jan 15 13:15:36 EST 2003
Hi
Today, i've tried to install RT2 (Version 2.1.59) on a Solaris 8
Box. On this machine is Perl 5.8.0, mod_perl 1.99.8
with Apache 2.0.4.3 installed. The Apache-Config for RT2 looks
like:
Alias /rt /home/flori/projects/requesttracker/rt
PerlRequire /home/flori/projects/requesttracker/rt/bin/webmux.pl
<Location /rt>
SetHandler perl-script
PerlHandler RT::Mason
</Location>
The apache-server runs fine, after disabling the syslog features
for RT2.
*BUT* if I try to access http://myserver.xy/rt/ , i recive a 404...
And in the error_log from the webserver are 2 new lines:
[Wed Jan 15 18:31:00 2003] [error] [client 192.168.6.34] Attempt to
serve directory: /home/flori/projects/requesttracker/rt/
[Wed Jan 15 18:31:01 2003] [notice] Apache/2.0.43 (Unix)
mod_perl/1.99_08 Perl/v5.8.0 PHP/4.2.3 configured -- resuming normal
operations
And I cant figure out why i get this error....any ideas ?
Thanks in advance
- Florian
More information about the rt-users
mailing list