Our admin managed to get it to work. It turns out that Apache's mod_security was viewing some, but not all, Trac page changes as an attack, and rejecting the modifications. Helpful, that.
Nathan On Jan 21, 8:37 am, Nathan <[email protected]> wrote: > You're not missing much from the future. Taxes are still high and the > wrong sports teams keep winning. > > The apache server is run by username apache. All of my files were > owned by apache.some-group, where some-group is not the apache group. > I changed everything over to apache.apache, but still it was a no-go. > To rule out the possibility of a file permission issue in the wiki > directory, I changed everything to 777, but I still get the same > errors. Any other thoughts? > > Oh, and I've downgraded to version 0.11.7 for those of you stuck in > the past. > > Nathan > > On Jan 21, 1:56 am, Roger Oberholtzer <[email protected]> > wrote: > > > On Fri, 2011-01-21 at 00:42 +0100, Mikael Relbe wrote: > > > > I am running Trac 0.17.1 > > > > Ah, you installed the TracTimeMachinePlugin, didn't ya? ;) > > > > (Sorry, couldn't resist) > > > Who owns the files in the trac directory? They must be owned by the > > apache server user, which is often wwwrun. I bet that still applies way > > in the future you are reporting from. > > > -- > > Roger Oberholtzer -- 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.
