Here's what I have and, for that matter, what I did: Version (both plugins): Trac 0.9 Python 2.4
AccountManager Installed via easy_install (output indicated success) Added [account-manager] section to trac.ini TracNav Downloaded the egg and placed in the project's /plugins directory owner is apache perms are 500 Hopefully this provides a little more info. Thanks. On 8/3/06, John Hampton <[EMAIL PROTECTED]> wrote:
Rob Wilkerson wrote: > I'm trying to install the AccountManager plugin and, although it > appears to install correctly, it's not being seen by the Trac project > itself. I have the WebAdmin plugin installed and the AccountManager > doesn't appear in the list of plugins nor does it appear in the About > Trac plugin list. How did you install it? Via easy_install? Also, did you get the correct version? the 0.9 branch instead of trunk? If you did install it via easy_install, make sure that you have enabled it in your trac.ini > I'm running Trac 0.9.6 (Apache 2.2) and think I've followed every > install instruction except this (and hopefully it's not a deal > breaker): my password file is *not* located in the trac environment. > It's located elsewhere because it serves several projects via the > realm value (it's htdigest, of course). The file is writable by the > apache user, though. > > Is this just something I can't use unless my user file is in the trac > environment or am I missing something else? There are no errors > reported. Just nothing. I can't see anything in the code that actually enforces this. You should be fine placing it anyplace that the webserver can read and write to. -John _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
-- Rob Wilkerson _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
