[rt-users] New Installation of rt-3.0.6

David Lubowa dlubowa at africaonline.co.ug
Wed Nov 19 04:19:14 EST 2003



Good afternoon

I am running Freebsd4.9-RC , i have installed rt from the ports and it is
giving me a slight problem to install i used to run the older version on a
SuSE-7.2 box and i still have it working fine, my problem with this current
install is that the perl modules dont seem to be working out for me  e.g
Apache::DBI , i keep on getting an error on anything that has to do with
perl in my httpd.conf  i.e


    #PerlSetVar MasonArgsMethod CGI
    #PerlModule Apache2 Apache::compat
    #RewriteEngine On
    #RewriteRule ^(.*)/$ $1/index.html
    # }}}

    #PerlModule Apache::DBI
    #PerlRequire /usr/local/rt3/bin/webmux.pl

<Location />
        SetHandler perl-script
        PerlHandler RT::Mason
    </Location>


i dont run apache2 so i commented out the apache2 perl stuff and left the
PerlModule Apache::DBI, PerlRequire and the rest below

this is what httpd -T yields


[error]

Syntax error on line 1114 of /usr/local/etc/apache/httpd.conf:
Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module
not included in the server configuration

[error]

could someone please give me a list of all the perl modules i need to have
installed before rt can work, maybe that is what could be the problem ...i
currently have

Apache-DBI-0.92         HTML-Parser-3.34        IO-1.20
Mail-Sendmail-0.78      libwww-perl-5.75

am i missing something



cheers


-Z




More information about the rt-users mailing list