>From: James G Smith <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>CC: Valter Mazzola <[EMAIL PROTECTED]>, Doug MacEachern 
><[EMAIL PROTECTED]>
>Subject: Re: Segfault on DBI->Connect
>Date: Mon, 03 Apr 2000 00:13:14 -0500
>
>Doug MacEachern <[EMAIL PROTECTED]> wrote:
> >On Sat, 1 Apr 2000, Valter Mazzola wrote:
> >
> >> i've a mod_perl script that connect to a mysql db, but sometimes it 
>segfault
> >> on DBI->connect. i'm using Apache::Registry & Apache::DBI for 
>persistend db
> >> connection, use strict and the script it's a package. i've read the 
>docs but
> >> probably i'm missing something.
> >
> >if you could provide info the SUPPORT doc asks for (including 
>stacktrace),
> >that would help.
>
>Definitely.  I remember running into something like this before.
>I searched the list archives, but couldn't find it -- reminds me
>to make the subject meaningful :)
>
>If I remember correctly, this was a problem that could be traced
>to the DBD::mysql module.  Specifically, the DBD::mysql::db::_login
>call (lines 104-160 of DBD/mysql.pm).  But it's been at least half
>a year since then, so take this as a rough guide as to where you
>might want to look.
>------------------------------------+--------------------------------
thank you for your answer, i'll look into

A NOTE:
Will be wonderful to have more mod_perl debug info when similar  events 
happens without to becoming too crazy with
setting up a decent debug ... specially for newbies .. like me.

it's difficult to do a thing like Velocigen, instead of having mod_perl 
crashing apache when things goes wrong (due to inexperienced people...like 
me?)

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to