[rt-users] Apache mod_perl/rt2 issue

Len Rose len at netsys.com
Sat Aug 4 22:16:56 EDT 2001


This was asked on the list last month, but I didn't see a resolution. 
I just started bringing up rt2 under Solaris 8, and I've got a problem. 
I'm not very familiar with mod_perl per se, mostly using php and fastcgi 
in the past.

i.e.

perl_tie_hash: Can't locate object method "TIEHASH" via package "Apache::Table" (perhaps you forgot to load "Apache::Table"?) at /opt/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 365.
[Sat Aug  4 16:51:25 2001] [error] Can't locate object method "get" via package "Apache::Table" (perhaps you forgot to load "Apache::Table"?) at /opt/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 365.
Compilation failed in require at /opt/local/rt2/bin/webmux.pl line 18.
BEGIN failed--compilation aborted at /opt/local/rt2/bin/webmux.pl line 18.
Compilation failed in require at (eval 4) line 1.

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


I've reloaded and rebuilt all the pertinent modules, can't make this
go away.

"make testdep" seems fine.

Len






More information about the rt-users mailing list