Date: Fri, 14 Jan 2005 22:57:41 +0100 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: Viren Patel <virenp@mail.utexas.edu> Cc: freebsd-ports@freebsd.org Subject: Re: rt3-elixus problem Message-ID: <20050114215741.GE10065@voodoo.oberon.net> In-Reply-To: <33416.146.6.178.5.1105738183.squirrel@146.6.178.5> References: <33416.146.6.178.5.1105738183.squirrel@146.6.178.5>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 14, 2005 at 03:29:43PM -0600, Viren Patel wrote: > Hello. I am not sure this is the correct list for this > sort of question. Please re-direct me if necessary. I > installed rt3-elixus port (along will all other > requirements). When loading index.html the following error > is given: > > error: Component path given to Interp->load must be > absolute (was given index.html) > context: > ... > 194: if (!ref($request_comp)) { > 195: $request_comp =~ s{/+}{/}g; > 196: $self->{top_path} = $path = $request_comp; > 197: > 198: search: { > 199: $request_comp = $self->interp->load($path); > 200: > 201: last search unless $self->use_dhandlers; > 202: > ... > code stack: > /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm:198 > /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm:166 > /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:68 > /usr/local/lib/perl5/site_perl/5.8.5/Class/Container.pm:265 > /usr/local/lib/perl5/site_perl/5.8.5/Class/Container.pm:343 > /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Interp.pm:222 > /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:899 > /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:824 > /usr/local/rt3/bin/webmux.pl:111 > /dev/null:0 > > System configuration > > FreeBSD 5.3 > apache+mod_ssl-1.3.33+2.8.22 > rt-elixus-20041022 > p5-HTML-Mason-1.28 > mysql-server-4.1.8a > perl-5.8.5 > > How can I fix this? Thanks. Please contact maintainer <autrijus@autrijus.org> to resolve this problem. -Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050114215741.GE10065>