[rt-devel] problems with 2.1.59 (or 3.0 alpha2)

Marcelo Bartsch mbartsch at netglobalis.net
Mon Jan 13 12:35:32 EST 2003


Hello i was trying to install 3.0 alpha2 (2.1.59) and when i try to
start apache it throws the next error (the same devel machine runs
2.0.15 with out problems)
it claims that RT::LoadConfig is undefined. any ideas where i can start
looking?

TIA.


<VirtualHost *:82>
    ServerName devel.netglobalis.cl
    DocumentRoot /opt/rt3/share/html
    AddDefaultCharset UTF-8

    PerlModule Apache::DBI
    PerlRequire /opt/rt3/bin/webmux.pl

    <FilesMatch "\.html$">
        SetHandler perl-script
        PerlHandler RT::Mason
    </FilesMatch>
    <LocationMatch "/Attachment/">
        SetHandler perl-script
        PerlHandler RT::Mason
    </LocationMatch>
</VirtualHost>

And this is the apache error.

Subroutine handler redefined at /opt/rt3/bin/webmux.pl line 110.
[Mon Jan 13 12:34:49 2003] [error] Undefined subroutine &RT::LoadConfig
called at /opt/rt3/bin/webmux.pl line 60.
Compilation failed in require at (eval 79) line 1.

Syntax error on line 1480 of /etc/httpd/conf/httpd.conf:
Undefined subroutine &RT::LoadConfig called at /opt/rt3/bin/webmux.pl
line 60.
Compilation failed in require at (eval 79) line 1.



-- 
   Marcelo Bartsch
mbartsch at netglobalis.net
  www.netglobalis.net

PGP Fingerprint : 
877E 3A56 F523 B44A 3260  8F83 8916 E158 6100 F721




More information about the Rt-devel mailing list