Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Problems Setting Up Apache::Template

by ignatz (Vicar)
on Mar 14, 2003 at 20:17 UTC ( [id://243167]=note: print w/replies, xml ) Need Help??


in reply to Re: Problems Setting Up Apache::Template
in thread Problems Setting Up Apache::Template

I swear to you that I tried it with the debug flag off and it did the same thing. Really. I did... Nevertheless, just to humor you I tried it again. Just to be extra doubly sure I cleared the cache and TADA! it's fixed.

perrin++

For a little closure, here's the updated httpd.conf section:

PerlModule Apache::Template TT2EvalPerl On TT2LoadPerl On TT2Recursion On TT2Debug Off TT2Headers all TT2Params all TT2Trim On TT2CacheSize 64 TT2CompileDir /tmp/tt2 TT2CompileExt .ttc TT2IncludePath /usr/local/www/inc/tt2 <Files *.tt2> SetHandler perl-script PerlHandler Apache::Template </Files> Alias /tt2 "/usr/local/www/inc/tt2" <Location "/tt2"> SetHandler perl-script PerlHandler Apache::Template </Location>
MORAL: One must crawl before one can walk, even with config files.
()-()
 \"/
  `

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://243167]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 08:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found