RT3 and apache2 error: PerlOptions +GlobalRequest

Hi, I’m getting the following error trying to start apache2.0.45
w/mod_perl 1.99_09

[root@libaxis2 bin]# ./apachectl start
[Wed May 07 13:24:01 2003] [error] Global $r object is not available.
Set:
PerlOptions +GlobalRequest
in httpd.conf at
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm line 569.
Compilation failed in require at (eval 5) line 1.

Here are my configuration directives:

<VirtualHost *>
ServerName 18.51.1.168:9500
ServerAdmin carlj@mit.edu
DocumentRoot /usr/local/rt3/share/html
AddDefaultCharSet UTF-8

 PerlModule Apache2 Apache::compat
 PerlModule Apache2 Apache::DBI
 PerlRequire /usr/local/rt3/bin/webmux.pl
SetHandler perl-script PerlHandler RT::Mason
 ErrorLog logs/rt3_error_log
 #CustomLog logs/rt3-access_log_common

Not sure what to try next.

Thanks.

Carl

Carl Jones wrote:

Hi, I’m getting the following error trying to start apache2.0.45
w/mod_perl 1.99_09

(Not a recommended configuration. Best Practical recommends using
apache 1.3 with a released version of mod_perl.)

[root@libaxis2 bin]# ./apachectl start
[Wed May 07 13:24:01 2003] [error] Global $r object is not available.
Set:
PerlOptions +GlobalRequest
in httpd.conf at
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm line 569.
Compilation failed in require at (eval 5) line 1.

Not sure what to try next.

have you tried to

Set:
PerlOptions +GlobalRequest
in httpd.conf

?
�|� Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.