On Thu, 2003-11-06 at 17:33, Robert Friberg wrote: > > What do you get when you run: > > find /usr/local/lib/perl5/ | grep Apache/Util > > I get > > /usr/local/lib/perl5/site_perl/5.8.1/i686-linux/Apache/Util.pm > > > You don't tell us anything about your modperl build. > > I copied and pasted from INSTALL.simple
This kind of error usually means you have some stuff lying around from a previous build and it is being used instead of the latest version. Are you certain that you did "make install" on both mod_perl and apache? - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html