Hi Haywood, thanks for your help! Yes, we compiled everything from source, as usual. Therefore, it should be not the cause. I have looked at the mod_perl Guide for help and can not find any proper solution for my problem. Following your suggestion, I shall try to debug my program. Cheers, Yen-Ying > ---------- > Von: G.W. Haywood[SMTP:[EMAIL PROTECTED]] > Antwort an: G.W. Haywood > Gesendet: Dienstag, 16. Januar 2001 17:52 > An: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: Re: Help! --- mod_perl + DBI:mysql:connect - Error. > > Hi there, > > On Tue, 16 Jan 2001 [EMAIL PROTECTED] wrote: > > > from a mod_perl module using DBI and Apache::Registry as PerlModule i > can > > not connect to a mysql database. > > Have you looked at the mod_perl Guide? > > http://perl.apache.org/guide > > > The Browser gets an error message that the document hat no data > > while in the logfile of apache stands "child pid 31955 exit signal > > Segmentation fault (11)". I am sure that the connection fails. > > You Apache child is crashing. You may need to debug that. > See the debugging section of the Guide too. Did you compile > everything from source? > > 73, > Ged. > >