Module Error?

I’m receiving the following error when starting Apache with the RT virtual
host applied to the conf file:-

[Mon Sep 08 09:45:06 2003] [error] Bareword “REDIRECT” not allowed while
"strict subs"
in use at
/opt/SYSperl5.8/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm line
188.
BEGIN not safe after errors–compilation aborted at
/opt/SYSperl5.8/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm line
197.
Compilation failed in require at /opt/rt3/bin/webmux.pl line 45.
BEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 51.
Compilation failed in require at (eval 3) line 1.
[Mon Sep 08 09:45:06 2003] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server 0, exiting…

Whilst this appears to be an issue with Mason, I’m wondering wether it is a
common occurrence that I’ve not been able to find so far.

The spec is:-

rt-3-0-4
HTML-Mason-1.22
mod_perl-1.99_09
MySQL 4.0.13

Daryl

Paste your virtual web settings from httpd.conf

Michael-----Original Message-----
From: Daryl Field [mailto:djf@gxn.net]
Posted At: Monday, September 08, 2003 6:28 AM
Posted To: RT
Conversation: [rt-users] Module Error ?
Subject: [rt-users] Module Error ?

I’m receiving the following error when starting Apache with the RT
virtual
host applied to the conf file:-

[Mon Sep 08 09:45:06 2003] [error] Bareword “REDIRECT” not allowed while

“strict subs”
in use at
/opt/SYSperl5.8/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm
line
188.
BEGIN not safe after errors–compilation aborted at
/opt/SYSperl5.8/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm
line
197.
Compilation failed in require at /opt/rt3/bin/webmux.pl line 45.
BEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 51.
Compilation failed in require at (eval 3) line 1.
[Mon Sep 08 09:45:06 2003] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server 0, exiting…

Whilst this appears to be an issue with Mason, I’m wondering wether it
is a
common occurrence that I’ve not been able to find so far.

The spec is:-

rt-3-0-4
HTML-Mason-1.22
mod_perl-1.99_09
MySQL 4.0.13

Daryl
rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Glaring omission, but here it is:-

RT Ticketing System

#<VirtualHost >
#DocumentRoot /home/rt/html
#ServerName
#ServerAdmin systems@
#AddDefaultCharset UTF-8
#PerlModule Apache2
##PerlModule Apache2 Apache::com pat
#PerlModule Apache::DBI
#PerlRequire /opt/rt3/bin/webmux.pl
#

SetHandler perl-script

PerlHandler RT::Mason

#
#ErrorLog /home/rt/logs/error_log
#CustomLog common /home/rt/log/custom_log
## RT Ticketing System–On Monday, September 08, 2003 11:28:02 +0100 Daryl Field djf@gxn.net wrote:

I’m receiving the following error when starting Apache with the RT
virtual host applied to the conf file:-

[Mon Sep 08 09:45:06 2003] [error] Bareword “REDIRECT” not allowed while
“strict subs” in use at
/opt/SYSperl5.8/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm
line 188. BEGIN not safe after errors–compilation aborted at
/opt/SYSperl5.8/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm
line 197. Compilation failed in require at /opt/rt3/bin/webmux.pl line 45.
BEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 51.
Compilation failed in require at (eval 3) line 1.
[Mon Sep 08 09:45:06 2003] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server 0, exiting…

Whilst this appears to be an issue with Mason, I’m wondering wether it is
a common occurrence that I’ve not been able to find so far.

The spec is:-

rt-3-0-4
HTML-Mason-1.22
mod_perl-1.99_09
MySQL 4.0.13

Daryl


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Daryl Field
GX Networks