Installation problem 1.3.27

Moin,

first, I’ve got RT installed, the DB problem was the result of a
corrupted Perl module. But after installation I’ve got the next
problem after starting the Webserver:

<----------------------- begin cut ---------------------->
Starting httpd: [Tue Dec 19 19:07:29 2000] [error] Can’t locate object
method “new” via package “HTML::Mason::ApacheHandler” at
/usr/local/rt2/lib/RT/Interface/Web.pm line 61.
Compilation failed in require at /usr/local/rt2/lib/RT/Interface/Web.pm
line 61.

Syntax error on line 1185 of /etc/httpd/conf/httpd.conf:
Can’t locate object method “new” via package “HTML::Mason::ApacheHandler” at
/usr/local/rt2/lib/RT/Interface/Web.pm line 61.
Compilation failed in require at /usr/local/rt2/lib/RT/Interface/Web.pm
line 61.
<------------------------ end cut ----------------------->

Any hint’s?

… may the Tux be with you! =Thomas=
Thomas Bendler \:// ml@bendler-net.de
Billwiese 22 (o -) http://www.bendler-net.de/
21033 Hamburg —ooO-(_)-Ooo— tel.: 0 177 - 277 37 61
Germany Linux, enjoy the ride …!

Yeah. you’re running Mason 0.895, which broke existing stuff. I’ll try to get
a patch into cvs this afternoon.On Tue, Dec 19, 2000 at 08:11:39PM +0100, Thomas Bendler wrote:

Moin,

first, I’ve got RT installed, the DB problem was the result of a
corrupted Perl module. But after installation I’ve got the next
problem after starting the Webserver:

<----------------------- begin cut ---------------------->
Starting httpd: [Tue Dec 19 19:07:29 2000] [error] Can’t locate object
method “new” via package “HTML::Mason::ApacheHandler” at
/usr/local/rt2/lib/RT/Interface/Web.pm line 61.
Compilation failed in require at /usr/local/rt2/lib/RT/Interface/Web.pm
line 61.

Syntax error on line 1185 of /etc/httpd/conf/httpd.conf:
Can’t locate object method “new” via package “HTML::Mason::ApacheHandler” at
/usr/local/rt2/lib/RT/Interface/Web.pm line 61.
Compilation failed in require at /usr/local/rt2/lib/RT/Interface/Web.pm
line 61.
<------------------------ end cut ----------------------->

Any hint’s?

… may the Tux be with you! =Thomas=

Thomas Bendler \:// ml@bendler-net.de
Billwiese 22 (o -) http://www.bendler-net.de/
21033 Hamburg —ooO-(_)-Ooo— tel.: 0 177 - 277 37 61
Germany Linux, enjoy the ride …!


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Transporters are so ungodly. if god had wanted us to travel great distances
instantaneously, he would have given us an internal
materialisation/dematerialisation control.
– Shoshe Cole

in bin/webmux.pl, add the line

use HTML::Mason::ApacheHandler;

just after

use HTML::Mason;

and give it another shot?On Tue, Dec 19, 2000 at 02:22:18PM -0500, Jesse wrote:

Yeah. you’re running Mason 0.895, which broke existing stuff. I’ll try to get
a patch into cvs this afternoon.

On Tue, Dec 19, 2000 at 08:11:39PM +0100, Thomas Bendler wrote:

Moin,

first, I’ve got RT installed, the DB problem was the result of a
corrupted Perl module. But after installation I’ve got the next
problem after starting the Webserver:

<----------------------- begin cut ---------------------->
Starting httpd: [Tue Dec 19 19:07:29 2000] [error] Can’t locate object
method “new” via package “HTML::Mason::ApacheHandler” at
/usr/local/rt2/lib/RT/Interface/Web.pm line 61.
Compilation failed in require at /usr/local/rt2/lib/RT/Interface/Web.pm
line 61.

Syntax error on line 1185 of /etc/httpd/conf/httpd.conf:
Can’t locate object method “new” via package “HTML::Mason::ApacheHandler” at
/usr/local/rt2/lib/RT/Interface/Web.pm line 61.
Compilation failed in require at /usr/local/rt2/lib/RT/Interface/Web.pm
line 61.
<------------------------ end cut ----------------------->

Any hint’s?

… may the Tux be with you! =Thomas=

Thomas Bendler \:// ml@bendler-net.de
Billwiese 22 (o -) http://www.bendler-net.de/
21033 Hamburg —ooO-(_)-Ooo— tel.: 0 177 - 277 37 61
Germany Linux, enjoy the ride …!


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel


jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Transporters are so ungodly. if god had wanted us to travel great distances
instantaneously, he would have given us an internal
materialisation/dematerialisation control.
– Shoshe Cole


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

I think co-ordinating 1000 prima donnas living all over the world will be as
easy as herding cats…" – Andy Tanenbaum on the linux development model, 1992

Hi,

On Die, 19 Dez 2000, Jesse sent incredible lines:

in bin/webmux.pl, add the line

use HTML::Mason::ApacheHandler;

just after

use HTML::Mason;

and give it another shot?

Ok., works but next error in browser window:

<----------------------- begin cut ---------------------->
System error

while serving ds9.athome.guj.de /index.html
mkdir /usr/local/rt2/WebRT/data/obj: Permission denied at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Parser.pm line 1129
<------------------------ end cut ----------------------->

… may the Tux be with you! =Thomas=
Thomas Bendler \:// ml@bendler-net.de
Billwiese 22 (o -) http://www.bendler-net.de/
21033 Hamburg —ooO-(_)-Ooo— tel.: 0 177 - 277 37 61
Germany Linux, enjoy the ride …!

System error

while serving ds9.athome.guj.de /index.html
mkdir /usr/local/rt2/WebRT/data/obj: Permission denied at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Parser.pm line 1129
<------------------------ end cut ----------------------->

Sounds like you didn’t set WEB_USER in the makefile to the name
of the user your webserver runs as. The easy fix is to
chown -R /usr/local/rt2/WebRT/data to that user.

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Emacs is a pretty good operating system, but Unix has a better editor.