On Thu, Sep 10, 2009 at 7:48 AM, Corey Oordt <[email protected]> wrote: > > I have had this problem as well, and discovered that it is a bug in > psycopg2. > > If you have multiple sites on the same server, using the same > psycopg2, you will run into this error. > > I successfully fixed it by running my sites using mod_wsgi in daemon > mode and using virtualenv. > > I highly recommend the approach.
Avoid mod_python with multiple sites! I've had many memory leaks and other oddness. -- Bruce Kroeze http://www.ecomsmith.com It's time to hammer your site into shape. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
