[Catalyst] View::TT bug ?
Bernard FRIT
bernard.frit at gmail.com
Fri Jan 6 15:48:04 CET 2006
Another weirdness :
I only have this problem using apache 1.3.34 mod_perl 1.29
It's OK using the buid'in server.
--
Bernard FRIT
2006/1/6, Toby Corkindale <tjc at wintrmute.net>:
> On Fri, Jan 06, 2006 at 01:58:20PM +0100, Bernard FRIT wrote:
> > I got the following error :
> > compiled template : Can't locate
> > /home/livrepnl/tmp//home/livrepnl/www/Librairie/root/livre.xhtml in
> > @INC
> >
> > In Vew::TT
> > use Template::Stash::XS;
> >
> > __PACKAGE__->config(
> > COMPILE_DIR => "/home/livrepnl/tmp",
> > STASH => Template::Stash::XS->new,
> > );
> >
> >
> >
> > obviously there is an extra / put in the path...
> > View::TT or misconfig ?
>
> The extra slash would appear to be erroneous - however it shouldn't be causing
> the error you're seeing.
>
> Toby
>
> --
> Turning and turning in the widening gyre/The falcon cannot hear the falconer;
> Things fall apart, the centre cannot hold/Mere anarchy is loosed upon the world
> (gpg --keyserver www.co.uk.pgp.net --recv-key B1CCF88E)
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
More information about the Catalyst
mailing list