Am Donnerstag, den 11.12.2008, 00:05 +0100 schrieb Andrew Fong: > I'm using MySQLdb, cmemcache, PIL, and the django.contrib.gis stuff.
Hi, we had a similar problem. It turns out, that in our case it was a multithreading issue with geos/gdal. For instance using apache2 with wsgi and and allowing only one thread per process was helpful. . . . Tobias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

