Seeking installation help

Hi there,

I am installing RT2 for the first time and I’m running into some install
problem. The environment is as follows:

Solaris 9
mod_perl 1.27
apache 1.3.27
perl 5.8
rt 2.0.15

RT compiled and installed fine, where I am running into problems is when I try
to go to the web UI:

http://localhost/rt2/

I get the following error:

error: Component path given to Interp->load must be absolute (was given
index.html) context:

175: if (!ref($request_comp)) {
176: $request_comp =~ s{/+}{/}g;
177: $self->{top_path} = $path = $request_comp;
178:
179: search: {
180: $request_comp = $self->interp->load($path);
181:
182: # If path was not found, check for dhandler.
183: unless ($request_comp) {

code stack: /usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:179
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:143
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:57
/usr/local/lib/perl5/site_perl/5.8.0/Class/Container.pm:216
/usr/local/lib/perl5/site_perl/5.8.0/Class/Container.pm:279
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:192
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:825
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:761
/opt/rt2/bin/webmux.pl:170
/dev/null:0

Can anyone suggest on how I should go about to debug this? Any help is greatly
appreciated. =)

--Catherine

cliao@stanford.edu
Sr. Systems Administrator
IRT, SoM, Stanford University