Re: [Maypole] strange problem

From: Peter Speltz (peterspeltz at yahoo.com)
Date: Mon Jan 24 2005 - 07:38:21 GMT


--- raptor <raptor at tvskat.net> wrote:

> 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
> ?
>

don't know.

What are you using thatis using apache request? IE where is the call causing
the error being generated. Turn on maypole debugging if its not on. in
BeerDB.pm equivalent put

sub debug {1}

 

> |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
>

=====
pjs

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

_______________________________________________
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