Am Samstag, 7. Oktober 2006 02:57 schrieb Matt: > It is probably number 2. I'm using apache2 w/ mod_python. I'll check > when I'm back at work next. > > As for what I did to dump the old app, I deleted the application folder > and then recreated everything using manage.py startapp. > > Thanks for the quick reply. I'll post here again to confirm that it was > a problem with not restarting apache. > > Matt
Hi Matt, like mentioned in the docs, for a development server you should set "MaxRequestsPerChild 1" in your Apache config. That worked for me. http://www.djangoproject.com/documentation/modpython/ Best Regards, Dirk Eschler -- Dirk Eschler <mailto:[EMAIL PROTECTED]> http://www.krusader.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---