Re: [Maypole] strange problem

From: raptor (raptor at tvskat.net)
Date: Sun Jan 23 2005 - 19:17:19 GMT


Yes I installed it (gentoo) :
# emerge /usr/portage/dev-perl/libapreq2/libapreq2-2.04.03.ebuild -pv

[ebuild R ] dev-perl/libapreq2-2.04.03 -debug 0 kB

then configured it :
/etc/apache/conf/apache2.conf

LoadModule apreq_module extramodules/mod_apreq.so

I didnt have apache 1.3 installed only 2.0
Is there a way to see what is loaded ? how to grep trought process memory-map ?

|did you install libapreq2? That's where Apache::Request comes from. Maybe
|libapreq1 is being used and usage of a routine is different.
|
|> hi,
|>
|> I've setup maypole with Apache2, but now have a strange problems:
|>
|> - when I go to the .../list page I see it but no data inside i.e. table rows
|> are not extracted and shown
|>
|> - Then if I try to pass it via Maypole::CLI I get this :
|>
|> /alo/test/list
|>
|> MAYPOLE_TEMPLATES=/arh/sites/alo/tpl perl -I/arh/sites/alo/lib
|> -I/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache2/ -MMaypole::CLI=Alo -e1
|> http://x.x.x.x:84/alo/test/list
|> Usage: $class->request($env, $data) at
|> /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache2/Apache/Request.pm line
|> 63.
|> CHECK failed--call queue aborted.
|>
|>
|> /alo/fronpage
|>
|> MAYPOLE_TEMPLATES=/arh/sites/alo/tpl perl -I/arh/sites/alo/lib
|> -I/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache2/ -MMaypole::CLI=Alo -e1
|> http://x.x.x.x:84/alo/frontpage
|> Usage: $class->request($env, $data) at
|> /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache2/Apache/Request.pm line
|> 63.
|> CHECK failed--call queue aborted.
|>
|> any idea what I'm missing...
|>
|> tia
|>
|> _______________________________________________
|> maypole mailing list
|> maypole at lists.netthink.co.uk
|> http://lists.netthink.co.uk/listinfo/maypole
|>
|
|

_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT