This one time, at band camp, Matthew Burgess wrote: >So far, everything else has been able to be configured in such a way as >to not affect anything system-wide. Is there a setting/technique I've >missed in the docs that will enable me to get FastCGI to find the >modules in my home directory without affecting things system-wide?
Another place to do it is in config/environment.py, and add the path to sys.path in load_environment(). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss -~----------~----~----~----~------~----~------~--~---
