Error starting httpd

Dear All
I am newbie to this list and RT too!
I have installed RT but when i try to start httpd, i
get following error

Starting httpd: [Wed Sep 29 15:05:21 2004] [error] The
following parameter was p
assed in the call to HTML::Mason::ApacheHandler::new
but was not listed in the validation options:
default_escape_flags! at
/opt/rt3/lib/RT/Interface/Web/Handler.pm line
122!Compilation failed in require at (eval 4) line 1.!
[Wed Sep 29 15:05:21 2004] [error] Can’t load Perl
file: /opt/rt3/bin/webmux.pl
for server mydomain.com:0, exiting…!

Please help

Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail

I think that you have old HTML::Mason module.
RT requires 1.23

If this is true then you didn’t setup RT well cause you didn’t run
rt-test-dependencies.

See README for more info.

dashy dude wrote: