Help with RequestTracker and lighttpd

Hi all,

Found a HowTo for setup lighttpd with FastCGI using Mason for
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

Hi
I’m using patch for .fcgi for lighttpd

Hi all,

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

RequestTracker - Lighttpd - lighty labs

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


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

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

Успехов в наших начинаниях!
Илья Кантор
Мыло: ilia@obnovlenie.ru
Ася: 820317
Skype: jumper12
Телефон: Nokia.

Hi,

Would you send it to me? That would be very nice…

Regards,
Raphael

Ilia Kantor schrieb: