[rt-devel] Can't call method "handle_request" on an undefined value at /opt/rt3/bin/webmux.pl line 120
David Vrtin
david.vrtin at arnes.si
Thu Feb 27 10:37:58 EST 2003
Hi
I have installed RT 2.1.76 on Solaris 2.8/i86 with apache 1.3.26,
mod_perl 1.26, mysql 3.23.49 and perl 5.6.1. In httpd.conf I have:
Alias /rt3/ /opt/rt3/share/html/
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlFreshRestart On
PerlRequire /opt/rt3/bin/webmux.pl
<Location /rt3>
SetHandler perl-script
PerlHandler RT::Mason
</Location>
In apache/logs/error_log is:
[Thu Feb 27 16:21:36 2003] [error] Can't call method "handle_request" on an undefined value at /opt/rt3/bin/webmux.pl line 120.
What is wrong?
Best regards,
David
More information about the Rt-devel
mailing list