Stodge wrote:
> I'm learning how to write Trac plugins and I have a very simple one
> for when a ticket is changed. However, changes I make to this plugin
> only run when I do /etc/rc.d/init.d/httpd graceful. Is this really
> necessary or am I missing something simple as to why changes to my
> plugin aren't detected by Trac/Apache.

Yes, this is necessary, unless you use CGI (which is not recommended).

However, for development, you should use tracd in foreground mode on a
test Trac instance, so that you can easily restart it.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to