According to http://trac.edgewall.org/wiki/TracStandalone you will not need Apache at all, so no apache restart needed (at best, kill and restart tracd after you plop a new plug-in into your project - I'm assuming, because that's what you need to do with Apache). I gather you're doing (per the above link):
tracd -p 8080 /path/to/project Also, I would guess if you look in http://localhost:8080/trac/project/about (or click in About Trac) you get no plug-ins, correct? -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
