[rt-users] RT-2.0.0: webui problem

Vivek Khera khera at kcilink.com
Thu Jul 5 10:24:46 EDT 2001


>>>>> "ln" == lao nightwolf <lao_nightwolf at hotmail.com> writes:

ln> this is what my log says.. I don't get any further with it, though with my knowledge..
ln> thanks for helping me!

ln> [Thu Jul  5 10:01:08 2001] [error] Undefined subroutine &HTML::Mason::handler called.


You need to ensure that HTML::Mason is loaded into your server.
Either you must do a "PerlModule HTML::Mason" or require it via some
other module that gets loaded by mod_perl.

When you start your server, does it display any error messages or
write any error messages to the logs?




More information about the rt-users mailing list