Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > On Mon, Oct 02, 2000 at 01:23:53PM +0200, Jonas Liljegren wrote: > > > > The Apache mod_perl packages has to be upgraded to 5.6. I hade > > problems with this using mod_perl then I upgraded to perl 5.6.0-test. > > .. which worked, I believe - I recall Brendan O'Dea testing it. There > was a problem with Apache which also needs to be resolved.
The perl embedded in Apache is the old version. It doesn't use the modules (like DBD::Pg, etc) compiled for the new version. -- / Jonas - http://jonas.liljegren.org/myself/en/index.html

