Re: [mp2] Patch for Apache2::Resource defaults problem

2005-11-17 Thread Philippe M. Chiasson
Kjetil Kjernsmo wrote: > Hi and a little dahut to all cryptids! > > I was trying out the Apache2::Resource module, and decided to try it out > using just the default configuration. All I got was > Can't locate object method "server" via package "Apache2" > at /usr/lib/perl5/Apache2/Resource.pm

[mp2] Patch for Apache2::Resource defaults problem

2005-11-17 Thread Kjetil Kjernsmo
Hi and a little dahut to all cryptids! I was trying out the Apache2::Resource module, and decided to try it out using just the default configuration. All I got was Can't locate object method "server" via package "Apache2" at /usr/lib/perl5/Apache2/Resource.pm line 133. So, I started hacking th