I'm using tracd standalone, is there any reason to restart apache? I've got logging/debugging on already, but don't see anything about the plugins in the log at all. On Tue, May 3, 2011 at 11:38 AM, Jeff Watson <[email protected]> wrote:
> On Unix, 'apachectl -k graceful' will nicely restart (alias it). On > Windows, with Bitnami Trac Stack it will be > 'c:\progra~1\Bitnam~1\apache2\bin\httpd -n tracApache -k restart' (stuff > into a .bat file) > > Also, change the logging level in trac.ini to DEBUG. That will give you > feedback on which plug-ins were skipped and why. You might find there are > other components that each plug-in needs which is why they don't show up in > Trac > > > -- > 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. > > -- 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.
