Ok so it seems we were having a problem with the issue described in
Ticket #5171 because we were running Django96 and Django-Trunk on the
same server using Psycopg2 and mod_python was using the same
interpreter for them both. So we switched all the sites to use their
own interpriters

Now when you load the sites the first time after the server is
restarted, or if it's the first time in a long time you get errors but
if you reload you fine. The errors say the server couldn't find the
url config for A DIFFERENT SITE not the one you're looking at.
--~--~---------~--~----~------------~-------~--~----~
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