[rt-users] Mason::interp apache startup error
Brian Zammit
bzammit at systemsaligned.com
Tue Sep 2 15:17:18 EDT 2003
Here is the entry in my httpd.conf file. Any one have an idea of how to
get RT running.
<VirtualHost *:80>
ServerName rt.test.com
ServerAdmin hostmaster at test.com
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
PerlModule Apache::DBI
# PerlRequire /opt/rt3/bin/webmux.pl
CustomLog /var/log/httpd/rt.test.com-access_log combined
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
>-----Original Message-----
>From: rt-users-admin at lists.fsck.com
>[mailto:rt-users-admin at lists.fsck.com] On Behalf Of Brian Zammit
>Sent: September 2, 2003 10:54 AM
>To: rt-users at lists.fsck.com
>Subject: RE: [rt-users] Mason::interp apache startup error
>
>
>I think the module is installed okay:
>
># perl -MCPAN -e 'install HTML::Mason::Interp'
>CPAN: Storable loaded ok
>Going to read /root/.cpan/Metadata
> Database was generated on Sun, 31 Aug 2003 23:44:43 GMT
>HTML::Mason::Interp is up to date.
>
>
>>-----Original Message-----
>>From: Rasmus Brøgger [mailto:Rasmus.Brogger at uni-c.dk]
>>Sent: September 2, 2003 2:20 AM
>>To: Brian Zammit
>>Subject: Re: [rt-users] Mason::interp apache startup error
>>
>>
>>On Tue, Sep 02, 2003 at 12:54:30AM -0400, Brian Zammit wrote:
>>> Hello group,
>>>
>>> This first install of RT is throwing the following error on apache
>>> start. Any ideas or recommendations?
>>>
>>> System is RedHat 7.3, Apache-1.3.27-1.7.2. Apache httpd.conf is
>>> default rt recommended.
>>>
>>> Apache startup output:
>>> ---
>>> Starting httpd: [Tue Sep 2 00:46:22 2003] [error] Can't
>>locate object
>>> method "set_escape" via package "HTML::Mason::Interp" (perhaps you
>>> forgot to load "HTML::Mason::Interp"?) at
>>> /opt/rt3/lib/RT/Interface/Web.pm line 74. Compilation failed in
>>> require at (eval 6) line 1.
>>>
>>> Syntax error on line 577 of /etc/httpd/conf/httpd.conf:
>Can't locate
>>> object method "set_escape" via package
>"HTML::Mason::Interp" (perhaps
>>> you forgot to load
>>> "HTML::Mason::Interp"?) at /opt/rt3/lib/RT/Interface/Web.pm line 74.
>>> Compilation failed in require at (eval 6) line 1.
>>>
>>> [FAILED]
>>> ---
>>>
>>> Brian
>>>
>>> _______________________________________________
>>> rt-users mailing list
>>> rt-users at lists.fsck.com
>>> http://lists.fsck.com/mailman/listinfo/rt-users
>>>
>>> Have you read the FAQ? The RT FAQ Manager lives at
>>> http://fsck.com/rtfm
>>
>>
>>Have installed the perl package HTML::Mason::Interp?
>>
>>/rhb
>>
>
>_______________________________________________
>rt-users mailing list
>rt-users at lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-users
>
>Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>
More information about the rt-users
mailing list