On Tue, Dec 2, 2008 at 4:54 PM, Shane McCarron <[EMAIL PROTECTED]> wrote:
> We have a TON of customers using a mason-based app under mod_perl.  Two out
> of the hundreds are both running into a situation where when a subcomponent
> is referenced and that subcomponent has a once block that needs to do a
> "use" of something that has not previously been loaded, it cannot FIND that
> library.  And the stack trace that comes out is MISSING the folders we have
> added to the INC seach path (via "use lib" in our custom Mason mod_perl
> handler module).

Which version of mod_perl are you running?  This may be relevant:
http://perl.apache.org/docs/1.0/guide/porting.html#_INC_and_mod_perl

- Perrin

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to