[Trac] Re: Installing AccountManager Plugin
Thomas Moschny
moschny at ipd.uni-karlsruhe.de
Thu Aug 3 11:58:05 CDT 2006
On Thursday 03 August 2006 17:58, Rob Wilkerson wrote:
> I installed TracNav by dropping the egg file into my /plugins
> directory and gave it the *exact* same perms as those given to the
> WebAdmin egg file. WebAdmin loads and runs perfectly. TracNav...not
> so much.
Did you set the PYTHON_EGG_CACHE environment variable to a directory writable
by the user your apache runs under?
See http://trac.edgewall.org/wiki/TracPlugins#SettingupthePluginCache.
Alternatively, you can install it globally, using the --always-unzip option.
Also note that globally installed plugins have to be enabled in the trac.ini.
Regards,
Thomas
More information about the Trac
mailing list