On Sep 26, 6:23 pm, Chris Brand <[EMAIL PROTECTED]> wrote:
> kidormb wrote:
> > When I restart Apache2 and invoke an application in mysite, the
> > response is correct.  If I then
> > invoke an application in testsite, there are errors with the url since
> > it is apparently still using the
> > mysite settings.
>
> > I have to restart Apache2 to correctly invoke an application in
> > testsite and vise-versa.
>
> > What am I missing?
>
> You may well need to add a PythonInterpreter directive to both those
> sections. 
> Seehttp://djangoproject.com/documentation/modpython/#multiple-django-ins...
>
> Chris

Thank you Chris, that did the trick.  My bad, did not read the
documentation thoroughly!


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to