> This problem was mentioned before on the list
> (http://www.mail-archive.com/[email protected]/msg03920.html),
> but it went away when the poster put "PerlModule
> Apache::Template" directly into httpd.conf.  I did that,
> and I still get the error message.
> 
> What could account for the error?  I'm running Apache
> 2.0.51, mod_perl 2.0.1 (with Geoffrey Young's port of
> Apache::Template), and Fedora Core 1.

that port requires "PerlLoadModule" instead of "PerlModule"

it ought to show in the perldoc for the module, but I've been meaning to
spell it out more clearly.

--Geoff

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to