[rt-users] Any one running RT3.4 ON FreeBSD5.4 with Apache2 and Modperl2

Stern sternford.gapu at telone.co.zw
Tue Apr 18 09:28:01 EDT 2006


If any one out there is running RT3.4.4 on a freeBSD 5.4 machine using Apache2 & Modperl2 or anyone knowledgeable on these, please help a poor lot who are failing to start up RT under these circumstances. Its an initial setup which is failing really.

I get this error on trying to open RT page:::::::::::

[Tue Apr 18 15:10:10 2006] [error] [client xx.xx.xx.xx] Can't locate object method "content_type" via package "Apache2::RequestRec" at /opt/rt3/bin/webmux.pl line 108.\n

My httpd.conf settings for RT are::::::::::::

 <VirtualHost xx.xx.xx.xx> 
        Servername cc.telone.co.zw
        DocumentRoot /opt/rt3/share/html
        AddDefaultCharset UTF-8
#       PerlModule Apache2 Apache::compat
        PerlModule Apache::DBI
        PerlRequire /opt/rt3/bin/webmux.pl

        <Location /rt3>
#           RedirectMatch permanent (.*)/$ http://cc.telone.co.zw/rt3$1/index.html
            SetHandler perl-script
            PerlHandler RT::Mason
        </Location>
    ErrorLog logs/coc.telone.co.zw-errors
#   CustomLog logs/dummy-host.example.com-access_log common
 </VirtualHost>

Your help will be very much appreciated
Kind regards, 



Sternford Gapu 
  _______________________________________________
  http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

  Community help: http://wiki.bestpractical.com
  Commercial support: sales at bestpractical.com


  Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
  Buy a copy at http://rtbook.bestpractical.com


  We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060418/3e665967/attachment.htm>


More information about the rt-users mailing list