[rt-users] install problems

Doug Needham dneedham at pbo.net
Mon Jan 7 19:23:10 EST 2002


I have Perl working with apache now.
Here is my setup:
Alias /rt2/ /opt/rt2/WebRT/html/
PerlRequire /opt/rt2/bin/webmux.pl
<Location /rt2>
   SetHandler perl-script
   PerlHandler RT::Mason
</Location>
The problem I am having now is when I include the line :
PerlRequire /opt/rt2/bin/webmux.pl

Apache croaks. It comes up for a second and dies.

If I comment out this one line then to :
Alias /rt2/ /opt/rt2/WebRT/html/
#PerlRequire /opt/rt2/bin/webmux.pl
<Location /rt2>
   SetHandler perl-script
   PerlHandler RT::Mason
</Location>



apache comes up and I get the error :
[Mon Jan  7 19:00:52 2002] [error] Can't locate RT/Mason.pm in @INC (@INC 
contains: /usr/lib/perl5/5.6.1/i386-linux /usr/l
ib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux 
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i38
6-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl . 
/etc/httpd/ /etc/httpd/lib/perl) at (eval 18) line 3.

[Mon Jan  7 19:00:52 2002] [error] Undefined subroutine &RT::Mason::handler 
called.

I know webmux is needed, but I can't very well troubleshoot it if Apache 
won't stay up.

Any hints on where to look now?


Thanks,

Doug



At 11:57 AM 1/6/02, Doug Needham wrote:
>I started with Red Hat 7.2
>rt is 2.0.11
>Perl to 5.6.1
>make testdeps shows everything found.
>I have everything installed
>make install works fine
>
>When I connect to the ip address with a web browser I get :
>page cannot be displayed on the browser and in the apache error_log I get :
>
>[Sun Jan  6 10:14:21 2002] [notice] child pid 11154 exit signal 
>Segmentation fault (11)
>
>Any pointers to where I should look would be helpful, or what other info I 
>can provide?
>
>Doug
>
>
>_______________________________________________
>rt-users mailing list
>rt-users at lists.fsck.com
>http://lists.fsck.com/mailman/listinfo/rt-users





More information about the rt-users mailing list