--- Dan Muey <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
>
> Howdy!
>
> >
> > I have a TT2 web app which works fine on the
> > development platform but after moving to
> production
> > (Perl 5.8.0 & apache 1.3.26) will not process the
>
> What was the development platform's prel and apache,
> also OS's of each?
Dev - Perl 5.6.1, Apache 1.3.26 & Linux.
Production Perl 5.8.0, Apache 1.3.26 & Solaris 5.7.
>
> > template files unless ctrl+refresh is pressed.
>
> Ctrl+refresh in what program, a browser?
Yes - IE6
> >
> > Each page includes a header/footer which is loaded
> > (but not processed).
>
> File extension you're using?
.shtml
> Apache configured to use that extension?
<Files *.shtml>
SetHandler perl-script
PerlInitHandler com::InitHandler
PerlHandler com::Control
</Files>
> Is it executable/permissions are correct?
Yes - same as on dev system.
Thanks
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates