<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
 
<br>Hello,
<p>I am using webrt 1-3-27, and when I connect via the browser
<br>I get the following error;
<br> 
<p><tt><font size=-1>System error</font></tt>
<p><tt><font size=-1>while serving logserver /index.html</font></tt>
<br><tt><font size=-1>ARGS_METHOD not defined! Did you 'use HTML::Mason::ApacheHandler'?
at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm line 595,
<GEN1> line 2.</font></tt>
<br> 
<p>I have the perl package "HTML-Mason-0.895" installed.
<br>It contains the module "HTML/Mason/Request/ApacheHandler.pm"
<br>which name is "pakage HTML::Manson::Request::ApacheHandler";
<br>When I insert a "use HTML::Mason::ApacheHandler",  it doesn't
<br>change anything. Is there something I missed ?
<p>Thanks,
<br>Rhazak.</html>