-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22.11.2014 11:46, Ron Kyle wrote: > Can anyone tell me what the heck is wrong, or really just how to go about > fixing it?
You did not provide much to us yet, and I really hope you know more than you told us by now. To "fix the project" you'll need to go to the place, where most project content lives by default: the Trac environment directory. It is right, if you see folders like /config, /db, /log, /files (or /attachments for older Trac versions) /plugins and /templates inside it. Go to /plugins and try to delete anything not looking like a Python egg or simple Python skript file (*.py). Something like 'setup.cfg' or 'setup.cfg' certainly doesn't belong there. Restart you web server, and you should be already back in the comfort zone. And never try "installing" Trac plugins without a clue on the underlying system layout again but read more on TracPlugins ASAP. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracPlugins -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlRwi1IACgkQ31DJeiZFuHfATACguqz+km9bkHEd4Y0KWvYVV1bF bJcAoJPBi95zHKJw0CH7/J+NwmGdx/xA =AVmj -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
