Am Tuesday, 07. October 2003 11:50, schrieb Benjamin Boksa: > Hi List, > > while working on a site completely driven by AxKit I get a lot of > errors like the following:
First fo all, which version of AxKit are you using? Tha last release? from CVS? And if so, from when? > Can't locate object method "cache_params" via package > "Apache::AxKit::Language::XSP::ROOT::www::frontend01_2eshoppingscout24_2 > ede::www::web::suche::eingabe_2exsp" (perhaps you forgot to load > "Apache::AxKit::Language::XSP::ROOT::www::frontend01_2eshoppingscout24_2 > ede::www::web::suche::eingabe_2exsp"?) at > /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/Apache/AxKit/Language/ > XSP.pm line 179. I remember having seen those errors sometimes, too. I do not recall exactly what I did to make them go away, but I think it had something to do with subtly invalid XSP content. Try setting "AxTraceIntermediate /some/writable/path", then fetch the pages until you get the error, then look at the .XSP file located in that path - check if you see anything strange. -- CU Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
