linux - Where does Trac store its environment information -


following initial trac installation on ubuntu 10.04 system, overwhelmed plugins available.

some theme installation messing environments. removed environments , tried re-create them. trac still seemed keep information on installed environments , installed plugins.

even removing both installation , plugins didnt seem work - doing fulltext search on whole server didnt bring results either.

does know trac stores info on created envinronment + plugins?

trac pickup plugins python's site-packages directory, environment's plugins directory. 1 possibility plugins installed in site-packages directory, regardless should able disable them through web administration page, or editing [components] section of trac.ini. documentation available on tracplugins page. check if have globalconfiguration if else setup initial trac installation.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -