Marc Storck wrote: > Subroutine handler redefined at /usr/local/rt3/bin/webmux.pl line 110. You're trying to run two RT instances under mod_perl in the same apache instance. That won't work. You need two apache instances (on different ports or IPs), or you can use FastCGI for one or both. -- »|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.