As usual, apologies if this has been mentioned but I have spent some
time searching the list and Trac's tickets / wiki and found no
solution.

Strangely, after upgrading from 0.8.1 to 0.9.6 and upgrading the trac
environment for my project I found that no plugins directory had been
created. Wanting to install the WebAdmin plugin, I created a 'plugins'
directory under the environment, altered it's owner and permissions as
such:
  drwxr-xr-x 2 www-data www-data 4096 Sep 19 12:02 plugins

I then dropped the egg file (TracWebAdmin-0.1.1dev_r2765-py2.4.egg)
into this directory, altered it's permissions etc as such:

-rw-r--r-- 1 www-data www-data 34348 Sep  7 15:11
TracWebAdmin-0.1.1dev_r2765-py2.4.egg

... and found that the plugin did not appear to be working. I am
expecting to see an Admin section in the menu, and a 'ProjectAdminPage'
section in the Plugins list under 'About Trac'.

I next tried using easy-install to install the egg globally and altered
the trac.ini file to include:
  [components]
  webadmin.* = enabled

Still nothing. I tried using the --always-unzip option but still no
joy.

I have no indications in trac.log, although I have enabled logging as
such:
  [logging]
  log_file = /home/trac/SurgeryAssistant/log/trac.log
  log_level = DEBUG
  log_type = file


I am operating on Debian Sarge (unstable) using Trac 0.9.6, Python 2.4,
Apache 2.0.55-4.2. I have TRAC_ADMIN permissions, and have tried
logging out and in again by loggin out and closing the browser.
Setuptools version 0.6c2-1 is installed.

Any ideas people? Am I missing something?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to