Edgewall Software
Modify

Ticket #5854 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

TracWeb admn

Reported by: anonymous Owned by: cmlenz
Priority: high Milestone:
Component: admin/web Version: 0.10.4
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

Hi there,

i am new to python as well as trac. we are using Trac .10.4 and python 2.3. I am woking on linux platform. I am trying to install trac webadmin plugin. i have done every thing what ever is mentioned on (http://trac.edgewall.org/wiki/WebAdmin) but still i cant get this plugin working. Even after restarting the apache server i cant see the "Admin Tab". I also checked if i do have the previlates to access the Admin tab. I am going to run through what i have done

cd /apps/trac/share/trac/plugins/
svn co http://svn.edgewall.com/repos/trac/sandbox/webadmin
cd webadmin
python setup.py bdist_egg
cd dist
easy_install -- always-unzip TracWebAdmin-0.1.2dev-r5753-py2.3.egg

Restarted Apache Server

Checked if the following is present in trac.ini file.
[components]
webadmin.* = enabled

After doing all this i still cant get WebAdmin running.

Can any one please guide me through as where i am going wrong...any help would be very much appreciated

Cheers
Raghu

Attachments

Change History

comment:1 Changed 5 years ago by eblot

  • Resolution set to invalid
  • Status changed from new to closed

As reported in the big red box in the previous page (New Ticket), installation issues are to be asked on the MailingList, not filled in as tickets.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.