* Rafiq Ismail <[EMAIL PROTECTED]> [2002-11-21 07:33]: > I have a variable in a plugin which should either be set via the > environment, or would revert to a default. I'm get the feeling that > the plugin isn't actually picking up the PerlSetVars. Could this be > correct?
How are you populating the stash? Can you give an example? First, have your handler print the variable you're expecting to the error_log or something similar, to be sure that it's being set by Apache. (darren) -- Pohl's law: Nothing is so good that somebody, somewhere, will not hate it. _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.ourshack.com/mailman/listinfo/templates
