On Mon, 18 Jul 2005, Michael Graham <[EMAIL PROTECTED]> wrote:
Hi Ron,
Trying to get CA plus some plugins working under mod_perl.
CAP-AnyTemplate (v0.07) works fine as part of regular cgi script, but
when run under mod_perl:
$self->template->config(
Configs->AT_CONFIG,
);
Do you put the call to $self->template->config inside of your
application's setup or cgiapp_init methods? Or is it outside all
methods?
It is part of cgiapp_init(). Incidentally, AT_CONFIG is inside package
Configs, which I did not make clear in my original message (though
obvious I hope).
--
Richard Jones
Leeds, UK
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]