[rt-users] Installing on Redhat 7.2
Neil Bingham
neil.bingham at pace.co.uk
Fri Jul 5 09:42:47 EDT 2002
> > Hi,
> >
> > I've been trying to install RT on Redhat Linux running
> Apache 1.3.23 without
> > success.
> <snip>
> >
> > Syntax error on line 51 of /etc/httpd/conf/vhosts/etg.conf:
> > Global symbol "$m" requires explicit package name at
> > /usr/local/rt2/bin/webmux.pl line 94.
> > Compilation failed in require at (eval 32) line 1.
> >
> >
> > Can anyone point out what is wrong with this?
>
> Yup.. Download Mason-1.05 and all your troubles will go away.
Unfortunately I now get
line 90: Can't call method "content_type" on an undefined value
context:
...
86:
87: # Set this page's content type to whatever we are called with
88: sub SetContentType {
89: my $type = shift;
90: $RT::Mason::r->content_type($type);
91: }
92:
93: sub CGIObject {
94: $m->cgi_object();
with RT 2-0-14pre1
Neil.
--
Neil Bingham, Software Team Leader, Engineering Tools Group.
Pace Micro Technology plc Tel: +44 (0) 1223 518574
645 Newmarket Road, Fax: +44 (0) 1223 518526
Cambridge, United Kingdom, CB5 8PB WWW: http://www.pace.co.uk/
More information about the rt-users
mailing list