[Catalyst] Apache2 problem
Andreas Marienborg
omega at palle.net
Thu Jan 26 23:20:29 CET 2006
Catalyst::Engine::Apache version?
andreas
On 26. jan. 2006, at 23.10, Alan Humphrey wrote:
> I’m getting the following error when I try to load a page under
> Apache (2.0.54). I’m running Catalyst 5.62 and everything else
> *appears* to be up to date.
>
>
> Any ideas?
>
>
> - Alan
>
>
> [Thu Jan 26 13:58:43 2006] [catalyst] [error] Caught exception in
> engine "Can't locate object method "request" via package
> "Catalyst::Engine::Apache::MP20" at /usr/pkg/lib/perl5/site_perl/
> 5.8.0/Catalyst/Engine/Apache/Base.pm line 76, <DATA> line 225."
>
>
> Line 76 in Base.pm is in prepare_connection:
>
>
> 74 sub prepare_connection {
>
> 75 my $c = shift;
>
> 76 $c->request->address( $c->apache->connection->remote_ip );
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
More information about the Catalyst
mailing list