On Dec 17, 11:31 am, Richard <[email protected]> wrote: > I have a new install of 0.12, on opensuse 11.3 running on apache 2, > plain cgi > > I cannot get the admin tab to appear. I have tried giving admin and > anonymous TRAC_ADMIN perms, and a new account TICKET_ADMIN, and I > have added > > [components] > webadmin.* = enabled > > to the trac.ini file. > > I enabled the log file, which reports loading of lots of components > and no errors > > I can login and other functions seem to work. > > Why no admin tab?
My trouble is related to trying to set up multiple projects. I have removed and reinstalled and used initenv to set up several test projects. In the current setup I have two projects, in /opt/trac/ projects/a and /opt/projects/b. With identical conf/trac.ini files except for project name, when I login as admin, one project has admin tab and access, the other does not. I would like to have a global trac.ini and use inherit to override per project, but am having trouble setting that up -- 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.
