Hi, I installed trac and trac-webadmin through the regular Add/Remove software.
So, 'yum list' shows these two packages as installed: trac.noarch 0.10.4-1.fc7 installed trac-webadmin.noarch 0.1.2-0.3.dev_r4429.fc installed The way I did this was to first install just 'trac' and got it running and working 100%. Then, I went back and installed the 'trac-webadmin' package. By default, the installation is clearly using trac.cgi, so it's cgi- based, not python-based. I looked at the trac-webadmin page, but the only thing it seems to point out is that I need to add this into my the trac.ini of my project: [components] *.webadmin = enabled I did this, restarted 'httpd', but when I go to my project's trac page, everything is the same as it was before. I don't see any ADMIN button. I would really appreciate if someone could point out what I am doing wrong here and how I can set it up such that the trac-webadmin will actually work. Thanks, Yaakov. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
