On Thu, 31 Jan 2002, Robin Berjon wrote: > On Thursday 31 January 2002 04:36, [EMAIL PROTECTED] wrote: > > What do I need to do so that Tangram will work with mod_perl. > > My understanding is that modules need to save their global > > state (like tangram cache and stuff) in some shared memory spot > > so that several mod_perl processes work on correct data. > > Tangram is supposed to be able to work under modperl, or at least that's what > JLL says. It's true that you can't rely on globals for state because they > won't be the same for all processes. > > However your question will probably have more success on the Tangram list or > on the modperl list.
I think we solved the problem on IRC. Borisk was using a top-level <xsp:logic> section and confused that it wasn't getting executed on each hit. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
