On Wed, Aug 5, 2009 at 5:48 PM, Chadley<[email protected]> wrote: > > Hello, > > I installed Trac and SVN on my 9.0.4 Ubuntu server. They both appear > to be working correctly, except I can't add/edit/remove any of the > milestone from the web interface. Right now, the permissions in the > trac directory are 755 and chown was set to www-data:www-data. I've > tried 777 permissions and still no luck. At this point, I have no clue > why this isn't working. > > Just to make sure I did this right, I double checked my installation > against Trac's installation guide (http://trac.edgewall.org/wiki/0.11/ > TracOnUbuntu) and the steps match up. (I've put my installation in a > different directory, but I highly doubt that matters.) > > (And, it also appears that I cannot attach files to the wiki. I get > the same results. All the page does it click back to the section you > were just at, with no noticeable difference). > > Thanks in advance.
You're probably using Python 2.6. Upgrade to the latest Trac release. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
