Well, I deleted the .py files and that pretty much worked, but the web login page wasn't coming up. Reinstalling the Trac account manager plugin fixed it though. Thanks for your help and everything; now, I wanted to ask what you're talking about. Mod-python is how Trac works with Python on top of Apache? What's the benefit of mod_msgi as compared to mod-python, why was mod-python support dropped in its favor and why has it been resurrected? Just curious; don't feel you have to answer if you don't want to since I'll figure it out sooner or later reading about it. Thanks again :)
On Monday, November 24, 2014 6:58:30 PM UTC-5, RjOllos wrote: > > On Sunday, November 23, 2014 11:00:51 PM UTC-8, goldenjohn51 wrote: >> >> mod-python is not supported anymore , You just go with another mod_wsgi >> <http://trac.edgewall.org/wiki/TracModWSGI> option, because mod-python >> is no longer support , i was using mod_wsgi is working . >> >> Thanks & Regards >> Golden John S >> > > While mod_python has not been recommended by the Trac project for some > time, this needs to be reassessed in light of the resurrection of the > mod_python project. See the following thread for more info: > https://groups.google.com/d/msg/trac-dev/k6k13HDeOzA/ULwPUiVtC1cJ > -- 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.
