[Catalyst] Apache2 problem
Alan Humphrey
alan.humphrey at comcast.net
Thu Jan 26 23:10:57 CET 2006
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 );
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060126/e446539e/attachment.htm
More information about the Catalyst
mailing list