[rt-users] got an error
Darren Grabowski
drg at verio.net
Thu Aug 23 18:40:02 EDT 2001
I have a fresh install of the latest version, testdeps say everything is good
to go, mod_perl is compiled in to Apache, mysql is happy. I go to start the
webui and this is what I get.
Mason error
error in file:
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm
line 131:
exec: first argument (index.html) must be an absolute component path or a component object
context:
...
127:
$self->{error_code} = 'top_not_found';
128:
die "could not find component for initial path '$path'\n";
129:
}
130:
} elsif (ref($comp) !~ /Component/) {
131:
die "exec: first argument ($comp) must be an absolute component path or a component object";
132:
}
133:
134:
# This label is for declined requests.
135:
retry:
...
code stack:
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm:131
Any help is appreciated!
--
Darren Grabowski drg at verio.net
Team Lead - Verio Security http://www.verio.net
office: 214.290.8680 fax: 214.800.7771
"Carpe Diem Baby" - J. Hetfield
More information about the rt-users
mailing list