You might want to try adding

PerlOptions +Parent

to your config files for your sites.

This will give each site its own Perl interpreter (and separate  
namespace), so they won't be able to step on one another. The  
downside is that it will increase memory use. If you do this, you'll  
need to do preloading and setup for each Perl interpreter separately.
        - john romkey
        http://www.romkey.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to