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. See 
http://djangoproject.com/documentation/modpython/#multiple-django-installations-on-the-same-apache

Chris



--~--~---------~--~----~------------~-------~--~----~
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