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.

Reply via email to