Re: Trouble with Apache::DB

2002-10-27 Thread Kip Cranford
Yes, I was using the stock RH perl. I did try recompiling 5.8.0 with debugging support, as you suggested, with no luck. I then tried recompiling other versions of perl (like 5.8.0 RC2, RC1, 5.7.3), with and without debugging support, also with no luck. Finally, I just grabbed a 5.6.1 (since this

Re: Trouble with Apache::DB

2002-10-25 Thread William McKee
On 24 Oct 2002 at 23:35, John Siracusa wrote: > I got a similar error a while back when I tried it with the same versions > of Perl, mod_perl, and apache (but on Mac OS X). I googled a while and all > I could come up with were some posts from internals hackers about perl data > structures getting

Re: Trouble with Apache::DB

2002-10-24 Thread John Siracusa
On 10/24/02 11:18 PM, Kip Cranford wrote: > I have a newly installed Red Hat 8.0 system, with the > following characteristics: > > * Perl v5.8.0 > * mod_perl 1.27 > * Apache 1.3.26 > > The build of mod_perl/Apache worked fine; the project > I had been working on before upgrading RH seems to run >