apache - Apache2::RequestRec doesn't have 'param' method for Session::Wrapper -


got error in mason handler on new web server migrated apache1 apache2:

the 'param_object' parameter ("apache2::requestrec=scalar(0x7f6541b5af28)") apache::session::wrapper->new() not have method: 'param'

the mason handler working apache1, apache2, looks object changed apache2::requestrec apache::request. apache2::requestrec has no method 'param'.

is there work around this? in advance.

yang

i know late, try add

args_method   => "mod_perl" 

to args apachehandler object in:

html::mason::apachehandler->new  

i believe cleared me.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -