Hi all,

Found a HowTo for setup lighttpd with FastCGI using Mason for 
RequestTracker....

http://trac.lighttpd.net/trac/wiki/RequestTracker

Tried it and have some troubles with it...
I can start lighttpd and login into RequestTracker and I see the queues 
- but if I click on a queue I get the following error:

*error:*        could not find component for initial path 
'/rt3/Search/Results.html' (component roots are: '/opt/rt3/local/html', 
'/opt/rt3/share/html')
*context:*      
*...*   
*207:*          $self->{out_method} = sub { $$bufref .= $_[0] };
*208:*          }
*209:*          $self->{use_internal_component_caches} =
*210:*          $self->{interp}->use_internal_component_caches;
*211:*          $self->_initialize;
*212:*          
*213:*          return $self;
*214:*          }
*215:*          
*...*   

*code stack:*   /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm:211
/usr/lib/perl5/vendor_perl/5.8.8/Class/Container.pm:275
/usr/lib/perl5/vendor_perl/5.8.8/Class/Container.pm:353
/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Interp.pm:348
/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Interp.pm:342
/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm:121
/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm:73
/opt/rt3/bin/mason_handler.fcgi:90


Maybe you can help me find the problem? I've installed RT 3.6.7 and 
lighttpd 1.4.x

I already found out that the problem comes from the modified 
mason_lighttpd_handler.fcgi because if I use the mason_handler.fcgi the 
error doesn't appear when I click on a queue (but the site stays the 
same - the queue doesn't open....)

I would appreciate if you can give me a hint for that!

best regards,
Raphael

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to