Errors in apache error_log using RT3.4/Mod_perl2/apache2/fc3

Hey all - I’ve been troubleshooting this one for a couple days now, and I’m
not sure where this error is stemming from…

---------------------logsnip------------------------
[Mon Sep 12 13:34:34 2005] [crit]: The ‘comp’ parameter (undef) to
HTML::Mason::Request::CGI->new() was an ‘undef’, which is not one of the
allowed types: scalar object

Stack:
[/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:127]
[/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:63]
[/opt/rt3/bin/webmux.pl:123]
[-e:0]
(/opt/rt3/bin/webmux.pl:125)
[Mon Sep 12 13:34:35 2005] [crit]: The ‘comp’ parameter (undef) to
HTML::Mason::Request::CGI->new() was an ‘undef’, which is not one of the
allowed types: scalar object

Stack:
[/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:127]
[/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:63]
[/opt/rt3/bin/webmux.pl:123]
[-e:0]
(/opt/rt3/bin/webmux.pl:125)
-----------------------done-------------------------

comp parameter in CGIHandler.pm is trying to be given the value
$ENV{PATH_INFO}…

Has anybody seen this error before?

Thanks,

Rolf

Hey all - I’ve been troubleshooting this one for a couple days now, and I’m
not sure where this error is stemming from…

Can you please tell us the exact versions of RT, apache, mod_perl, and
HTML::Mason?

Hey all - I’ve been troubleshooting this one for a couple days now, and I’m
not sure where this error is stemming from…

Can you please tell us the exact versions of RT, apache, mod_perl, and
HTML::Mason?

RT rt-3.4.4 from source
mod_perl-2.0.1 from source
httpd -v Server version: Apache/2.0.53 FC3-rpm
Mason - Installled from cpan

Thx,

Rolf

Hey all - I’ve been troubleshooting this one for a couple days now, and I’m
not sure where this error is stemming from…

Can you please tell us the exact versions of RT, apache, mod_perl, and
HTML::Mason?

RT rt-3.4.4 from source
mod_perl-2.0.1 from source
httpd -v Server version: Apache/2.0.53 FC3-rpm

Mason - Installled from cpan

Sorry, that’s not a version number.

Best,
Jesse