Thanks Emmanuel.

For the reference of future readers, the fix for me (unscientific
testing of 3x uploads without error indicates this may be cured) was
to add

  PythonInterpreter main_interpreter

into the Apache config that powers my Trac install.

I got that from here: 
http://www.modpython.org/pipermail/mod_python/2006-November/022543.html
and here: http://trac.edgewall.org/ticket/3371

I believe the issue was not triggered until I was accessing the same
Trac via multiple vhosts. A good lesson to learn.

On May 5, 10:24 am, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
> On Mon, May 5, 2008 at 12:13 AM, Chris Burgess <[EMAIL PROTECTED]> wrote:
> >  I made some changes to our virtual host setup yesterday, and while
> >  Trac has continued to work fine in most parts, file uploads are being
> >  problematic now.
>
> Known issue, search the Trac DB for the error message
> "instance.__dict__ not accessible in restricted mode"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to