[rt-users] Mason error?

Sheeri Kritzer skritz01 at emerald.tufts.edu
Thu Jul 26 14:12:30 EDT 2001


Hey there,

trying to install RT2 (what else is new?  ;)

apache, mysql, mod_perl all installed and happy.  Apache ran happily
before I placed the following in httpd.conf:

<VirtualHost 130.64.1.156>
DocumentRoot /opt/rt/WebRT/html
ServerName acid.usg.tufts.edu
PerlModule Apache::DBI
PerlRequire /opt/rt/bin/webmux.pl
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>

now when I try to start apache, I get:

perl_tie_hash: Can't locate object method "TIEHASH" via package
"Apache::Table" (perhaps you forgot to load "Apache::Table"?) at
/usr/local/perl/lib/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 365.
[Thu Jul 26 14:12:07 2001] [error] Can't locate object method "get" via
package "Apache::Table" (perhaps you forgot to load "Apache::Table"?) at
/usr/local/perl/lib/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 365.
Compilation failed in require at /opt/rt/bin/webmux.pl line 18.
BEGIN failed--compilation aborted at /opt/rt/bin/webmux.pl line 18.
Compilation failed in require at (eval 4) line 1.

Syntax error on line 956 of /usr/local/apache/conf/httpd.conf:
Can't locate object method "get" via package "Apache::Table" (perhaps you
forgot to load "Apache::Table"?) at
/usr/local/perl/lib/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 365.
Compilation failed in require at /opt/rt/bin/webmux.pl line 18.
BEGIN failed--compilation aborted at /opt/rt/bin/webmux.pl line 18.
Compilation failed in require at (eval 4) line 1.

/usr/local/apache/bin/apachectl start: httpd could not be started


any suggestions?  I tried reinstalling the module containing
Apache::Table, but no dice.

Sheeri Kritzer
Systems Administrator
University Systems Group
Tufts University
617-627-3925
skritz01 at emerald.tufts.edu





More information about the rt-users mailing list