On Nov 20 2008, 11:40 am, Charles Bailey <[email protected]>
wrote:
> Apologies if I'm missing an obvious issue; searching the group shows
> what appear to be related, but not identical, problems.
>
> Running Trac 0.11.1 under Linux (2.6.18), Apache 2.2.9 with
> mod_fastcgi 2.4.6. When a user attempts to add an attachment to a
> ticket or wiki page, clicking "Add Attachment" yields a blank
> attachments page; file is not attached. User is authenticated,
> "authenticated" group has TICKET_APPEND and TICKET_MODIFY; no joy if
> user has TRAC_ADMIN as well. Permissions config from trac.ini:
> permission_policies = DefaultPermissionPolicy, LegacyAttachmentPolicy
> permission_store = DefaultPermissionStore
>
> No notations in Apache error log; access log appears to note
> successful request:
For the archives, the problem appears to have arisen because I was
running Python 2.6. I finally got a chance to switch to 2.5.4, and
all's well. Thanks to the off-list correspondents who pointed out
that this might be the issue (and for the addition of the Python
version warning to TracInstall).
Regards,
Charles Bailey
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---