just an FYI here as have fixed the problem.....

was getting the error as described here
http://groups.google.com/group/django-users/browse_thread/thread/04fa8425d18f9242
but only every so often....  then I noticed the ProcessID at the top
of the error was always the same.  Apache was running 11 processes, so
I killed that particular process and everything came right.

No idea why that process had a problem, but it was the lowest Process
ID number of the group so I'm assuming the first to startup, possibly
a timing issue??

We're running....

OS: Fedora 9 Linux
Apache2
Python 2.5
Django 0.97-pre

And I believe its running as a Virtual Server if that may have any
impact....

cheers,
Si

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

Reply via email to