Re: Trac 0.11 and WebAdmin

2008-08-30 Thread Jens Peter Secher
2008/8/29 Tobias Nissen <[EMAIL PROTECTED]>: > Jens Peter Secher wrote: >> >> Summary: Cannot get WebAdmin to work in Trac 0.11. > [...] > > You have to have the TRAC_ADMIN permission, otherwise you won't see the > "Admin" link. > Thanks, this did the trick: sudo trac-admin /srv/trac permission

Re: Trac 0.11 and WebAdmin

2008-08-29 Thread Tobias Nissen
Jens Peter Secher wrote: > Disclaimer: I am a complete newbie wrt. Trac. > > Summary: Cannot get WebAdmin to work in Trac 0.11. [...] You have to have the TRAC_ADMIN permission, otherwise you won't see the "Admin" link. pgp7i8V9dqwsE.pgp Description: PGP signature

Trac 0.11 and WebAdmin

2008-08-29 Thread Jens Peter Secher
Disclaimer: I am a complete newbie wrt. Trac. Summary: Cannot get WebAdmin to work in Trac 0.11. I have successfully installed trac_0.11-3 and set it up with apache2-mpm-prefork _2.2.9-7, so I can connect to https://localhost/trac and create new tickets nad view the svn source code in my test pro