Hi,

I'm sure this question is documented somewhere, but I just
can't seem to find it.  I have a fairly simple perl script
using TT  to parse a template.  The script works just fine
when running it from the console or as a normal CGI script,
but when I try to run it under mod_perl (Apache::Registry),
I get no output from TT.  I have even tried telling TT to
put the output into a variable (by giving process() a third
argument) and that also works just fine from console or as
a normal CGI script but doesn't assign anything to the
variable when run under mod_perl.

Does running under mod_perl cause TT to act differently
than it normally would?  Are there modifications I need to
make to my script in order for it to work under mod_perl?

Thanks,

Curtis H.

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/


Reply via email to