Re: Best practices for returning 404/file-not-found pages inside and outside of mod_perl

2008-05-02 Thread Graham TerMarsch
On Thursday 01 May 2008 7:06 am, André Warnier wrote: > Mark Stosberg wrote: > >> +my $dir = dirname(__FILE__); > >> +use lib $dir.'/../config'; > >> +use lib $dir.'/../perllib'; > > > > Actually, for some reason that syntax didn't work either, but this did > > work on my modperl-startu

Re: [mp2] compilation errors with mod_perl-2.0.4 on OpenBSD

2008-05-02 Thread Simon Bertrang
On Fri, May 02, 2008 at 06:38:09PM +0400, Sergey Skvortsov wrote: > Simon Bertrang wrote: Has someone of you an idea where i need to look to get it solved? >>> Pgollucci found a similar issue with FreeBSD, Gozer posted a patch that >>> may fix it. Suggest trying out the patch: >>> >>> h