Following  up on my problem. Let me add some more findings.
 
It looks like my system is trying to load a backward compatible module which may not be there or the definitions of its location have not been given. Can anyone help me to locate Apache2.pm or specify its location in the @INC directives? Do I have to manually install this file? How ? My attempts are yielding just a blank response.

Kind regards,

 

Sternford Gapu

Tel•One

Harare Main Exchange Building, Cnr S. Machel/S. Nujoma,
P. O Box CY792, Causeway, Harare

Office:

+263 (0) 4 791 701 Extn 5516

Mobile:

+263 (0) 11 879 137

Mail: [EMAIL PROTECTED]

----- Original Message -----
From: Stern
Sent: Tuesday, April 18, 2006 3:28 PM
Subject: Re: [rt-users] Any one running RT3.4 ON FreeBSD5.4 with Apache2 andModperl2

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: [EMAIL PROTECTED]


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


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

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


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
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


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

Reply via email to