|+ I had exactly this problem with RT 2.0.0. After changing a few things |+ (CGI::Cookie to Apache::Cookie in webmux.pl) it worked fine for me... RT requests both CGI::Cookie and Apache::Cookie. If you have both of these installed, you should not have to make any modifications to webmux.pl. -darrin